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