Merge pull request #158 from Fosowl/dev

Chinese and Japanese Text-to-Speech support + readme update
This commit is contained in:
Martin
2025-05-03 18:00:12 +02:00
committed by GitHub
8 changed files with 91 additions and 30 deletions
+13 -3
View File
@@ -71,6 +71,12 @@ source agentic_seek_env/bin/activate
./install.sh
```
** 若要让文本转语音(TTS)功能支持中文,你需要安装 jieba(中文分词库)和 cn2an(中文数字转换库):**
```
pip3 install jieba cn2an
```
**手动安装:**
```sh
@@ -510,6 +516,10 @@ DeepSeek R1 天生会说中文
[Contribution guide](./docs/CONTRIBUTING.md)
## 者:
> [Fosowl](https://github.com/Fosowl)
> [steveh8758](https://github.com/steveh8758)
## 维护者:
> [Fosowl](https://github.com/Fosowl) | 巴黎时间 | (有时很忙)
> [https://github.com/antoineVIVIES](https://github.com/antoineVIVIES) | 台北时间 | (经常很忙)
> [steveh8758](https://github.com/steveh8758) | 台北时间 | (总是很忙)