Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
aufklarer
/
Magpie-TTS-Multilingual-357M-CoreML-8bit
like
0
Text-to-Speech
Core ML
9 languages
magpie_tts
audio
speech
tts
multilingual
autoregressive
nano-codec
magpie-tts
quantized
int8
arxiv:
2508.05835
License:
nvidia-open-model-license
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Magpie-TTS-Multilingual-357M-CoreML-8bit
777 MB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
aufklarer
Add config.json so HF download stats are tracked (default query file)
cc5a195
verified
8 days ago
decoder_prefill.mlmodelc
Add files using upload-large-folder tool
13 days ago
decoder_step.mlmodelc
decoder_step: revert to fp32 outputs (fp16-out caused CoreML to auto-cast on next-step inputs, ~+5-8% RTF regression)
12 days ago
decoder_step_stateful.mlmodelc
decoder_step_stateful: KV cache as CoreML state (iOS18+, ANE-resident, no per-step IO transfer)
12 days ago
nanocodec_decoder.mlmodelc
nanocodec_decoder.mlmodelc: re-export with compute_units=CPU_AND_NE + FP32 precision (Kokoro ANE recipe). Strictly better than prior export โ clean audio on both ANE and GPU; the prior FP16 export had high-frequency hiss when run on ANE.
12 days ago
nanocodec_decoder_ane.mlmodelc
nanocodec_decoder_ane: re-export with compute_units=CPU_AND_NE + FP32 precision (Kokoro recipe for clean ANE audio)
12 days ago
nanocodec_decoder_streaming.mlmodelc
nanocodec_decoder_streaming.mlmodelc: re-export with compute_units=CPU_AND_NE + FP32 precision (Kokoro ANE recipe). Strictly better than prior export โ clean audio on both ANE and GPU; the prior FP16 export had high-frequency hiss when run on ANE.
12 days ago
text_encoder.mlmodelc
Add files using upload-large-folder tool
13 days ago
.gitattributes
Safe
1.52 kB
initial commit
14 days ago
README.md
Safe
4.29 kB
Add files using upload-large-folder tool
13 days ago
config.json
Safe
32 Bytes
Add config.json so HF download stats are tracked (default query file)
8 days ago