Instructions to use forkjoin-ai/qwen3-tts-12hz-0.6b-customvoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use forkjoin-ai/qwen3-tts-12hz-0.6b-customvoice with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="forkjoin-ai/qwen3-tts-12hz-0.6b-customvoice")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("forkjoin-ai/qwen3-tts-12hz-0.6b-customvoice", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
a2f3ccc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bc3c7e785eb961179c25450d1acff03f839e0002f2f3a5aeb67b5735c0fa2adb
size 1811626576
|