F5-TTS

Bu Soniqo sayfası, yerel speech-swift / speech-core uygulamasındaki F5-TTS modelini belgeler. Hugging Face bundle bağlantıları entegrasyon notlarından sonra yer alır.

Önce dahili sayfa

Açılış kartları ve belge menüleri önce buraya yönlenir; kaynak model ve bundle bağlantıları bu sayfada kalır.

Özet

ModelF5-TTS
RolZero-shot voice cloning from a short reference plus transcript
BackendMLX fp16
Çıktı24 kHz mono waveform
DillerEnglish and Mandarin, mixed EN/ZH supported
LisansCC-BY-NC-4.0 weights; non-commercial bundle
DurumReady through speech speak --engine f5 and the F5TTS Swift product
KaynakSWivid F5-TTS
Swift ürünüF5TTS
CLI / runtimespeech speak --engine f5

Kullanım

Aşağıdaki parça, speech-swift deposundaki güncel API veya komutla eşleşir.

# Clone a voice from a ~10 s reference clip plus its transcript.
.build/release/speech speak "Hello from my cloned voice." \
  --engine f5 \
  --voice-sample reference.wav \
  --f5-reference-text "Text spoken in the reference clip." \
  -o cloned.wav

Model bağlantıları

Uygulama notları