How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-to-audio", model="forkjoin-ai/qwen3-tts-12hz-1.7b-customvoice")
# Load model directly
from transformers import AutoModelForSeq2SeqLM
model = AutoModelForSeq2SeqLM.from_pretrained("forkjoin-ai/qwen3-tts-12hz-1.7b-customvoice", dtype="auto")
Quick Links

Qwen3 Tts 12Hz 1.7B Customvoice (SafeTensors)

SafeTensors mirror of Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice for distributed edge inference — powered by the Aether runtime on Edgework.ai.

Model Details

Property Value
Base model Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
Format SafeTensors
Weight files 2 shard(s) *.safetensors
License apache-2.0

Usage

These are SafeTensors weights — load them with the model's native framework (e.g. transformers / diffusers), not llama.cpp.

huggingface-cli download forkjoin-ai/qwen3-tts-12hz-1.7b-customvoice --local-dir ./qwen3-tts-12hz-1.7b-customvoice

About

Published by AFFECTIVELY · Managed by @buley. Mirrored for distributed edge inference via the Aether runtime.

Downloads last month
281
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for forkjoin-ai/qwen3-tts-12hz-1.7b-customvoice

Finetuned
(16)
this model