Release v1.10.39 (#1702)

This commit is contained in:
Fangjun Kuang
2025-01-13 10:28:05 +08:00
committed by GitHub
parent 0d20558b5e
commit cbe07ac1b6
33 changed files with 61 additions and 54 deletions

View File

@@ -1,3 +1,10 @@
## 1.10.39
* Fix building without TTS (#1691)
* Add README for android libs. (#1693)
* Fix: export-onnx.py(expected all tensors to be on the same device) (#1699)
* Fix passing strings from C# to C. (#1701)
## 1.10.38
* Fix initializing TTS in Python. (#1664)