Instructions to use thoth-AI/testing-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thoth-AI/testing-TTS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="thoth-AI/testing-TTS")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("thoth-AI/testing-TTS") model = AutoModelForTextToSpectrogram.from_pretrained("thoth-AI/testing-TTS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 914b0503c600a256e88c03e22633c1bd2ad34c74a3ec3b863d189b4da2295b5c
- Size of remote file:
- 585 MB
- SHA256:
- 81bdca9750fb3911225028c335bc4054345232b7754b47ba4ebffefa2eda9758
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.