F5-TTS

หน้านี้ของ Soniqo อธิบาย F5-TTS ตาม implementation ใน speech-swift / speech-core ส่วนลิงก์ Hugging Face อยู่ใต้หมายเหตุการใช้งาน

เข้าหน้าในเว็บก่อน

การ์ดหน้าแรกและเมนูเอกสารจะชี้มาที่หน้านี้ก่อน ส่วนลิงก์ไปยัง source model และ bundle ยังอยู่ในหน้านี้

ภาพรวม

โมเดลF5-TTS
บทบาทZero-shot voice cloning from a short reference plus transcript
BackendMLX fp16
Output24 kHz mono waveform
ภาษาEnglish and Mandarin, mixed EN/ZH supported
LicenseCC-BY-NC-4.0 weights; non-commercial bundle
สถานะReady through speech speak --engine f5 and the F5TTS Swift product
SourceSWivid F5-TTS
Swift productF5TTS
CLI / runtimespeech speak --engine f5

การใช้งาน

snippet ด้านล่างตรงกับ API หรือคำสั่งปัจจุบันใน speech-swift

# 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

ลิงก์โมเดล

หมายเหตุ implementation