Text-to-Speech
Transformers
PyTorch
Portuguese
moss_tts_nano
feature-extraction
pt-br
moss-tts-nano
iaratts
nonverbal-tags
custom_code
Instructions to use marcosremar2/iaratts-sft-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marcosremar2/iaratts-sft-v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="marcosremar2/iaratts-sft-v3", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("marcosremar2/iaratts-sft-v3", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f4312fb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3eaabfd3e3c4c82f0dc24ebd86bf842fe4e42284d247cc2a3823d39dfeeb1a73
size 285039851
|