From e595291ab424613924028d59509b4c0ff497e757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 00:20:42 +0000 Subject: [PATCH] chore(main): release 0.0.15 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 935609f..7fcfed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Changelog -## [0.0.15](https://github.com/wavekat/wavekat-lab/compare/v0.0.14...v0.0.15) (2026-05-14) +## [0.0.15](https://github.com/wavekat/wavekat-lab/compare/v0.0.14...v0.0.15) (2026-05-15) ### Features * **audio-lab:** add wavekat-zh Smart Turn fine-tune as a second turn backend ([#44](https://github.com/wavekat/wavekat-lab/issues/44)) ([07f92c8](https://github.com/wavekat/wavekat-lab/commit/07f92c84999e393503c1ef60bf45defe7f8c8789)) +* **audio-lab:** live ASR backend + transcript UI ([#50](https://github.com/wavekat/wavekat-lab/issues/50)) ([e2cb784](https://github.com/wavekat/wavekat-lab/commit/e2cb7846550013fad2fb2d9e9de2c3999bcb5cee)) ## [0.0.14](https://github.com/wavekat/wavekat-lab/compare/v0.0.13...v0.0.14) (2026-05-11)