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.
- Host: GitHub
- URL: https://github.com/yaph/tts-samples
- Owner: yaph
- License: mit
- Created: 2025-01-31T21:35:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T21:56:57.000Z (over 1 year ago)
- Last Synced: 2025-02-10T22:33:19.739Z (over 1 year ago)
- Topics: edge-tts, mp3-files, sound-samples, speech-samples, text-to-speech, tts
- Language: Python
- Homepage: https://geeksta.net/tools/tts-samples/
- Size: 7.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
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.