Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.5.0
metadata
title: Massively Multilingual Speech (MMS) - Text To Speech
emoji: π
colorFrom: yellow
colorTo: gray
sdk: gradio
app_file: app.py
pinned: true
Info
Text to speech for more than 1000+ languages - Using fairseq MMS TTS and ttsmms wrapper.
- Language Iso code list (
lang_code.txt
) is adapted from https://dl.fbaipublicfiles.com/mms/tts/all-tts-languages.html
The dropdown list is quite long, so I have placed some of my friends' frequently used languages at the top. The other 1000+ languages are sorted alphabetically.
mm_num2word.py
is adapted from https://github.com/hpbyte/Myanmar_Number_to_WordsOther dependencies, please prefer to the
requirements.txt
file.