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