Commit Graph
4 Commits
Author SHA1 Message Date
KamioRinnandGitHub 368045c94e 尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
2024-07-10 10:11:09 +08:00
KamioRinnandGitHub a3c4e040c8 Normalize chinese arithmetic operations (#947) 2024-04-12 11:18:34 +08:00
KamioRinnandGitHub 4afecd1950 Make API Great Again (#894)
* Add zh/jp/en mix

* Optimize code readability and formatted output.

* Try OGG streaming

* Add stream mode arg

* Add media type arg

* Add cut punc arg

* Eliminate punc risk
2024-03-30 15:48:58 +08:00
KamioRinnandGitHub 6ccfd362e9 修复英文多音字,调整字典热加载,新增姓名匹配 (#869)
* Fix homograph dict

* Add JSON in dict

* Adjust hot dict to hot reload

* Add English name dict

* Adjust get name dict logic
2024-03-25 15:20:10 +08:00