CoolFace
Modelpublic

m1el/magpie-tts-multilingual-357m-gguf

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes94downloads
Model Card

Magpie TTS GGUF quantization

Derivative of: https://huggingface.co/nvidia/magpiettsmultilingual_357m

magpie.cpp

To use these quantizations, you will need the ggml port of Magpie TTS, found here: https://github.com/m1el/magpie.cpp

Model Architecture

  • —Text Encoder: 6 causal transformer layers, d=768, 12 heads
  • —Decoder: 12 transformer layers with cross-attention, d=768, 12 SA heads + 1 XA head
  • —Local Transformer: 1 layer, d=256, autoregressive over 8 codebooks
  • —Audio Codec: HiFiGAN decoder with FSQ (Finite Scalar Quantization)
  • —Output: 22050 Hz mono audio

Speakers

IDName
0John
1Sofia
2Aria
3Jason
4Leo

Languages

English (en), Spanish (es), German (de), French (fr), Vietnamese (vi), Italian (it), Mandarin Chinese (zh)

Quantization

For conversion script, see https://github.com/m1el/magpie.cpp/blob/master/scripts/convertmagpieto_gguf.py

FormatSizeNotes
F32858 MBFull precision
Q8_0679 MB8-bit quantized

Benchmark

CER (%)Speaker Similarity
LibriTTS test-clean0.380.823
Spanish CML1.00.719
French CML2.80.708
German CML1.10.646

License

The MIT License

Copyright 2025

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Licensed by NVIDIA Corporation under the NVIDIA Open Model License

https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/