Text-to-Speech
Transformers
TensorBoard
Safetensors
Turkish
speecht5
text-to-audio
Generated from Trainer
Instructions to use umarigan/speecht5_tts_tr_v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use umarigan/speecht5_tts_tr_v1.0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="umarigan/speecht5_tts_tr_v1.0")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("umarigan/speecht5_tts_tr_v1.0") model = AutoModelForTextToSpectrogram.from_pretrained("umarigan/speecht5_tts_tr_v1.0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0ea4333 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ec5849baf8b06891a8ba2f2f4085f2a45f148e2026dbcd349f5c8a83f19fc5c5
size 5368
|