Skip to content

Add Spanish TTS example with reverb audio processing and Concatenates all audio chunks into a single file .wav per voice.#243

Open
BotPC0 wants to merge 3 commits intohexgrad:mainfrom
BotPC0:main
Open

Add Spanish TTS example with reverb audio processing and Concatenates all audio chunks into a single file .wav per voice.#243
BotPC0 wants to merge 3 commits intohexgrad:mainfrom
BotPC0:main

Conversation

@BotPC0
Copy link

@BotPC0 BotPC0 commented Jul 28, 2025

This PR adds a new example script (es_test_kokoro.py) for generating Spanish speech using Kokoro.

Key features:

  • Loops through all available Spanish voices.
  • Concatenates all audio chunks into a single file per voice.
  • Adds fade-in, fade-out, and a subtle reverb for more natural transitions.
  • Exports the audio files to an audio_exports folder.
  • Uses es.txt as the input text.

This example may help Spanish-speaking users or non Spanish and demonstrates advanced audio post-processing with Kokoro.

Requirements:

kokoro
soundfile
torch
numpy
scipy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant