Aratako/MioTTS-GGUF

Model

19

stars

3

commits

2

linked in READMEs

Feb 9, 2026

updated

conversational
endpoints_compatible
gguf
speech
text-to-speech
tts
voice

README

MioTTS-GGUF

Hugging Face Collection Inference Code

This repository contains GGUF quantized versions of the MioTTS models. MioTTS is a lightweight, high-speed Text-to-Speech (TTS) model family designed for high-quality English and Japanese speech generation.

For model details, usage, and citations, please refer to the original model cards (linked below).

πŸ“¦ Available Models & Files

Model SizeQuantizationFile NameSizeOriginal Model
0.1BBF16MioTTS-0.1B-BF16.gguf232 MBLink
Q8_0MioTTS-0.1B-Q8_0.gguf125 MB
Q6_KMioTTS-0.1B-Q6_K.gguf97.3 MB
Q4_K_MMioTTS-0.1B-Q4_K_M.gguf79.6 MB
0.4BBF16MioTTS-0.4B-BF16.gguf736 MBLink
Q8_0MioTTS-0.4B-Q8_0.gguf392 MB
Q6_KMioTTS-0.4B-Q6_K.gguf304 MB
Q4_K_MMioTTS-0.4B-Q4_K_M.gguf239 MB
0.6BBF16MioTTS-0.6B-BF16.gguf1.22 GBLink
Q8_0MioTTS-0.6B-Q8_0.gguf653 MB
Q6_KMioTTS-0.6B-Q6_K.gguf506 MB
Q4_K_MMioTTS-0.6B-Q4_K_M.gguf408 MB
1.2BBF16MioTTS-1.2B-BF16.gguf2.39 GBLink
Q8_0MioTTS-1.2B-Q8_0.gguf1.27 GB
Q6_KMioTTS-1.2B-Q6_K.gguf983 MB
Q4_K_MMioTTS-1.2B-Q4_K_M.gguf751 MB
1.7BBF16MioTTS-1.7B-BF16.gguf3.5 GBLink
Q8_0MioTTS-1.7B-Q8_0.gguf1.86 GB
Q6_KMioTTS-1.7B-Q6_K.gguf1.44 GB
Q4_K_MMioTTS-1.7B-Q4_K_M.gguf1.13 GB
2.6BBF16MioTTS-2.6B-BF16.gguf5.19 GBLink
Q8_0MioTTS-2.6B-Q8_0.gguf2.76 GB
Q6_KMioTTS-2.6B-Q6_K.gguf2.13 GB
Q4_K_MMioTTS-2.6B-Q4_K_M.gguf1.58 GB

πŸš€ Usage

Please check the official inference repository for instructions on how to run these models.

πŸ‘‰ GitHub: Aratako/MioTTS-Inference

πŸ“œ License

Please note that the license differs depending on the model size (inherited from their respective base models). Please check the original model card for the specific license terms before use.

  • 0.1B: Falcon-LLM License
  • 0.4B, 1.2B, 2.6B: LFM Open License v1.0
  • 0.6B, 1.7B: Apache 2.0

Contributors

Aratako

3 commits

Aratako/MioTTS-GGUF

Model

19

stars

3

commits

2

linked in READMEs

Feb 9, 2026

updated

conversational
endpoints_compatible
gguf
speech
text-to-speech
tts
voice

README

MioTTS-GGUF

Hugging Face Collection Inference Code

This repository contains GGUF quantized versions of the MioTTS models. MioTTS is a lightweight, high-speed Text-to-Speech (TTS) model family designed for high-quality English and Japanese speech generation.

For model details, usage, and citations, please refer to the original model cards (linked below).

πŸ“¦ Available Models & Files

Model SizeQuantizationFile NameSizeOriginal Model
0.1BBF16MioTTS-0.1B-BF16.gguf232 MBLink
Q8_0MioTTS-0.1B-Q8_0.gguf125 MB
Q6_KMioTTS-0.1B-Q6_K.gguf97.3 MB
Q4_K_MMioTTS-0.1B-Q4_K_M.gguf79.6 MB
0.4BBF16MioTTS-0.4B-BF16.gguf736 MBLink
Q8_0MioTTS-0.4B-Q8_0.gguf392 MB
Q6_KMioTTS-0.4B-Q6_K.gguf304 MB
Q4_K_MMioTTS-0.4B-Q4_K_M.gguf239 MB
0.6BBF16MioTTS-0.6B-BF16.gguf1.22 GBLink
Q8_0MioTTS-0.6B-Q8_0.gguf653 MB
Q6_KMioTTS-0.6B-Q6_K.gguf506 MB
Q4_K_MMioTTS-0.6B-Q4_K_M.gguf408 MB
1.2BBF16MioTTS-1.2B-BF16.gguf2.39 GBLink
Q8_0MioTTS-1.2B-Q8_0.gguf1.27 GB
Q6_KMioTTS-1.2B-Q6_K.gguf983 MB
Q4_K_MMioTTS-1.2B-Q4_K_M.gguf751 MB
1.7BBF16MioTTS-1.7B-BF16.gguf3.5 GBLink
Q8_0MioTTS-1.7B-Q8_0.gguf1.86 GB
Q6_KMioTTS-1.7B-Q6_K.gguf1.44 GB
Q4_K_MMioTTS-1.7B-Q4_K_M.gguf1.13 GB
2.6BBF16MioTTS-2.6B-BF16.gguf5.19 GBLink
Q8_0MioTTS-2.6B-Q8_0.gguf2.76 GB
Q6_KMioTTS-2.6B-Q6_K.gguf2.13 GB
Q4_K_MMioTTS-2.6B-Q4_K_M.gguf1.58 GB

πŸš€ Usage

Please check the official inference repository for instructions on how to run these models.

πŸ‘‰ GitHub: Aratako/MioTTS-Inference

πŸ“œ License

Please note that the license differs depending on the model size (inherited from their respective base models). Please check the original model card for the specific license terms before use.

  • 0.1B: Falcon-LLM License
  • 0.4B, 1.2B, 2.6B: LFM Open License v1.0
  • 0.6B, 1.7B: Apache 2.0

Contributors

Aratako

3 commits