This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex_bi_series-sherpa-onnx/sherpa-onnx/flutter/CHANGELOG.md

32 lines
299 B
Markdown
Raw Normal View History

2024-06-25 10:52:59 +08:00
## 1.10.2
* Fix passing C# string to C++
2024-06-22 18:18:36 +08:00
## 1.10.1
* Enable to stop TTS generation
## 1.10.0
* Add inverse text normalization
2024-06-17 11:57:38 +08:00
## 1.9.30
* Add TTS
## 1.9.29
* Publish with CI
2024-06-14 10:37:16 +08:00
## 0.0.3
* Fix path separator on Windows.
## 0.0.2
* Support specifying lib path.
## 0.0.1
* Initial release.