Higgs TTS 3

Cette page Soniqo documente Higgs TTS 3 tel qu'il est implémenté dans speech-swift / speech-core. Les liens Hugging Face sont placés après les notes d'intégration.

Page interne d'abord

Les cartes et menus pointent d'abord ici; les liens vers le modèle source et les bundles restent disponibles sur cette page.

Aperçu

ModèleHiggs TTS 3
RôleConversational TTS and zero-shot cloning with inline emotion, style, and SFX tags
BackendMLX bf16 backbone with float32 codec
Sortie24 kHz mono waveform, 25 frames per second
Langues100+ languages
LicenceBoson Higgs TTS 3 Research and Non-Commercial License
ÉtatReady through speech speak --engine higgs and the HiggsTTS Swift product
SourceBoson AI higgs-tts-3-4b
Produit SwiftHiggsTTS
CLI / runtimespeech speak --engine higgs

Utilisation

L'extrait ci-dessous suit l'API ou la commande actuellement exposée par speech-swift.

# Expressive cloned speech with an inline emotion tag.
.build/release/speech speak "<|emotion:elation|> We did it — the demo works!" \
  --engine higgs \
  --voice-sample reference.wav \
  --higgs-ref-text "Text spoken in the reference clip." \
  -o higgs.wav

Liens du modèle

Notes d'implémentation