Commit Graph
10 Commits
Author SHA1 Message Date
KamioRinnandGitHub 9f8f365b93 Fix normalize (#1404) 2024-08-06 12:49:13 +08:00
KamioRinnandGitHub 4e34814c70 Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
2024-08-05 17:24:42 +08:00
KamioRinnandGitHub 6ec3a66d53 support yue and ko inference
support yue and ko inference
2024-08-03 11:19:52 +08:00
KamioRinnandGitHub 7670bc77c3 Simplify BSR (#1356) 2024-07-30 10:32:37 +08:00
KamioRinnandGitHub 8abc0342d7 为UVR5模块添加Bs_Roformer模型 (#1306)
* Add Bs_Roformer

* Compatible with default model name

* Add progress bar
2024-07-27 16:37:28 +08:00
KamioRinnandGitHub e851ae34c9 Better normlization (#1351) 2024-07-27 16:03:43 +08:00
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