Instructions to use DmitriiObukhov/parler-tts-mini-v1-noised-0.005 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DmitriiObukhov/parler-tts-mini-v1-noised-0.005 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="DmitriiObukhov/parler-tts-mini-v1-noised-0.005")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("DmitriiObukhov/parler-tts-mini-v1-noised-0.005", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
cfeb891 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0d46596cd757d01f399d813ff9270626d55cc6cbb3b10105f22536a7ea13d3a7
size 3511490560
|