/mms-turkish-tts

Turkish text to speech model that the part of Facebook's Massively Multilingual Speech

Primary LanguageJupyter Notebook

This repository contains the Turkish (tur) language text-to-speech (TTS) model checkpoint.

This model is part of Facebook's Massively Multilingual Speech project, aiming to provide speech technology across a diverse range of languages. You can find more details about the supported languages and their ISO 639-3 codes in the MMS Language Coverage Overview, and see all MMS-TTS checkpoints on the Hugging Face Hub: facebook/mms-tts.

Running MMS-TTS inference in Colab

In this notebook, we give an example on how to run Turkish text-to-speech inference using MMS TTS models.

By default, we run inference on a GPU.

  1. Installs necessary python packages for the other sections.
  2. Choose a language or and download Turkish checkpoint. (Find the ISO code for your target language here.)
  3. Load the checkpoint.
  4. Specify the sentence you want to synthesize and generate the audio.

IT'S DONE!!

Download Audio