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
- Xet hash:
- 53a1a5846dce65a81d8fd0b0e97bdf284e04fe2c2a979dda0ff8a98193f54ba7
- Size of remote file:
- 104 MB
- SHA256:
- 77aa55e0a977949c4733df3c6f876fa85860d3298cba63295a7bc6901729d4e0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.