Views
No views yet
speech-swift Swift/MLX port.speech-swift runtime repo: https://github.com/soniqo/speech-swiftspeech-models exporter repo: https://github.com/soniqo/speech-models| Field | Value |
|---|---|
| Display name | IndexTTS2 |
| Source | IndexTeam/IndexTTS-2 |
| Source revision | 740dcaff396282ffb241903d150ac011cd4b1ede |
| Publish repo | aufklarer/IndexTTS2-MLX-fp16 |
| Parameter count | 1.5B-class |
| Sample rate | 24000 Hz |
| Voice conditioning | reference audio plus optional emotion reference/control path |
| Streaming | needs runtime validation |
| License posture | check upstream/commercial terms before product use |
| Runtime status | artifact-export; Swift native inference not implemented |
soniqo_manifest.json - export manifest with source, runtime status, and file metadataconfig.json - upstream or generated root config for runtime metadata*.safetensors - fp16-converted model weights with upstream key names preservedaux/ - auxiliary model configs and fp16-converted weights required by this runtime, when applicable| Component | Source | Purpose |
|---|---|---|
| w2v-BERT 2.0 | facebook/w2v-bert-2.0 | SeamlessM4T features and semantic hidden states for reference audio |
| MaskGCT semantic codec | amphion/MaskGCT | Quantizes reference semantic features and maps generated codes to embeddings |
| CAMPPlus | funasr/campplus | Extracts the 192-d global style vector from the speaker reference |
| BigVGAN | nvidia/bigvgan_v2_22khz_80band_256x | Decodes generated 80-band mel spectrograms to waveform |
git clone https://huggingface.co/aufklarer/IndexTTS2-MLX-fp16