coqui-ai / STT

🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
https://coqui.ai
Mozilla Public License 2.0
2.29k stars 278 forks source link

Support Chinese stt? #1896

Closed lucasjinreal closed 2 years ago

lucasjinreal commented 3 years ago

Support Chinese stt?

JRMeyer commented 3 years ago

Hi there! This repository is actually for Coqui STT, are you maybe asking about Coqui TTS here?

In either case, can you be more specific about what you mean by "support"? This STT code works out of the box for training a new model with Chinese (simplified or traditional orthographies), and we even have a pre-trained chinese model in the 0.9.3 release.

If your question is really for TTS, you should post a detailed issue there.

lucasjinreal commented 3 years ago

@JRMeyer OH, not aware that we have also a Coqui TTS as well. So we have a pretrained Chinese model on STT? what about TTS?

hebo1982 commented 3 years ago

https://github.com/coqui-ai/STT/releases

You can download Mandarin Chinese acoustic models, try it.

JRMeyer commented 2 years ago

There's a Mandarin Chinese TTS model called zh-CN/baker/tacotron2-DDC-GST, but that's in 🐸TTS, not here.

Check out 🐸TTS on github for more info: github.com/coqui-ai/TTS