An open API service indexing awesome lists of open source software.

https://github.com/yaph/tts-samples

This repository provides text-to-speech (TTS) audio samples in MP3 format for a wide range of languages, generated using the Microsoft Edge TTS engine.
https://github.com/yaph/tts-samples

edge-tts mp3-files sound-samples speech-samples text-to-speech tts

Last synced: 6 months ago
JSON representation

This repository provides text-to-speech (TTS) audio samples in MP3 format for a wide range of languages, generated using the Microsoft Edge TTS engine.

Awesome Lists containing this project

README

          

# Text-to-Speech Language Samples

This repository offers text-to-speech (TTS) audio samples in MP3 format for 70+ languages and over 300 voices, all generated using the Microsoft Edge TTS engine. [Explore this comprehensive overview](https://geeksta.net/tools/tts-samples/) to discover the various voices and features of the TTS engine across multiple languages.

## Data Files

- `data/languages-with-text.json`: Contains language codes, language names, and sample texts.
- `data/voices.json`: Generated file containing available TTS voices and their properties .

## MP3 Files

The audio samples for each voice are organized in the [mp3](https://github.com/yaph/tts-samples/tree/main/mp3) directory, categorized by language for easy navigation and access.

## Credits

The datasets and mp3 files were created using the [edge-tts](https://github.com/rany2/edge-tts) Python package.

## License

This project is licensed under the MIT License.