Instructions to use 2Noise/ChatTTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ChatTTS
How to use 2Noise/ChatTTS with ChatTTS:
import ChatTTS import torchaudio chat = ChatTTS.Chat() chat.load_models(compile=False) # Set to True for better performance texts = ["PUT YOUR TEXT HERE",] wavs = chat.infer(texts, ) torchaudio.save("output1.wav", torch.from_numpy(wavs[0]), 24000) - Notebooks
- Google Colab
- Kaggle
Turkish Language Support
#4
by zihniates - opened
Hello, I love this! It's amazing! And I have a question. Is there a possibility to add Turkish language support? I can provide the necessary datasets for this. Moreover, if needed, I can also provide financial resources. I would like to get in touch with you regarding this matter.
啦咯啦咯啦咯啦咯