Instructions to use Gatozu35/tortoise-tts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gatozu35/tortoise-tts with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="Gatozu35/tortoise-tts")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Gatozu35/tortoise-tts") model = AutoModel.from_pretrained("Gatozu35/tortoise-tts", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d214f66064a47e00622c0f8aa3d0113737a30384bfbde1bfdf32532546efd1f
- Size of remote file:
- 240 MB
- SHA256:
- 8031be44bf2cccab958d9de90300a9d56bc7e92adc86704b5397e6a85f35415b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.