Instructions to use mikeyyyyyy/ChatTTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ChatTTS
How to use mikeyyyyyy/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:
- dc013c77d97872386120f731765493d30f175c038037fdc81002e2f19efe9b4e
- Size of remote file:
- 54.4 MB
- SHA256:
- 09a670eda1c08b740013679c7a90ebb7f1a97646ea7673069a6838e6b51d6c58
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.