切换新的语言分割工具 (#2047)

* Add New LangSegmenter

* New LangSegmenter
This commit is contained in:
KamioRinn
2025-02-14 11:18:52 +08:00
committed by GitHub
parent 16941a7c14
commit 72d839e40a
6 changed files with 136 additions and 10 deletions

View File

@@ -329,7 +329,7 @@ Special thanks to the following projects and contributors:
- [BigVGAN](https://github.com/NVIDIA/BigVGAN)
### Text Frontend for Inference
- [paddlespeech zh_normalization](https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/paddlespeech/t2s/frontend/zh_normalization)
- [LangSegment](https://github.com/juntaosun/LangSegment)
- [split-lang](https://github.com/DoodleBears/split-lang)
- [g2pW](https://github.com/GitYCC/g2pW)
- [pypinyin-g2pW](https://github.com/mozillazg/pypinyin-g2pW)
- [paddlespeech g2pw](https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/paddlespeech/t2s/frontend/g2pw)