Independent queue-based Gradio app built from the Spanish F5-TTS inference code.
F5-Auto-Spanish is an enhanced interface for F5-TTS designed for fast batch voice generation.
This project improves the original F5-TTS experience with a production-ready workflow focused on script narration, automation, and GPU performance.
• Automatic processing queue for batch TTS generation
• Script mode that parses narration while ignoring SFX (&) and image (%) cards
• Improved and cleaner Gradio interface
• GPU-optimized setup for fast inference
• Simple Windows installer with automatic environment setup
• Automatic file naming and output management
• Quick access button to open the output folder
• YouTube narration pipelines
• Horror story narration
• Podcast and audiobook generation
• Automated content production
The original F5-TTS project remains the core inference engine.
This repository focuses on usability, automation, and workflow improvements.
- Clone the repository
- Open the folder
- Run install.bat
- Once installation finishes, start the app with run.bat
This project is based on the original F5-TTS project.
Original repository: https://github.com/SWivid/F5-TTS
All credit for the core model and inference pipeline goes to the original authors. This repository focuses on usability improvements such as queue processing, script parsing, and UI enhancements.