File size: 1,758 Bytes
a2b7ad5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
---
title: AI Text-to-Speech Chatbot
emoji: π€
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
short_description: Convert text to natural speech with AI
tags:
- text-to-speech
- tts
- voice-synthesis
- audio
- chatbot
- kittentts
---
# π€ AI Text-to-Speech Chatbot
Convert any text into natural, high-quality speech using advanced AI models. Features multiple voices, speed control, and a modern dark interface.
## β¨ Features
- **8 Voice Options** - Male and female voices available
- **Speed Control** - Adjust from 0.5x to 2.0x (default 1.25x)
- **Modern Interface** - Clean, responsive dark theme
- **Audio Controls** - Play, pause, seek, and download
- **Mobile Responsive** - Works perfectly on all devices
- **Quick Examples** - Instant demo texts
## π― How to Use
1. **Enter your text** (up to 500 characters)
2. **Choose a voice** from the dropdown
3. **Adjust speed** with the slider
4. **Generate speech** and wait for processing
5. **Listen and enjoy** - audio plays automatically
6. **Download** your audio file as needed
## π οΈ Technical Details
- **Model**: KittenTTS nano (high-quality, fast)
- **Output**: 24kHz WAV audio files
- **Interface**: Gradio web interface
- **Voices**: 8 different voice options (male/female)
## π Try It Now
Just start typing in the text area above and click "Generate Speech"!
## π± Browser Support
Works on all modern browsers including Chrome, Firefox, Safari, and Edge.
## π Source Code
Available on GitHub: [ai-tts-chatbot](https://github.com/your-username/ai-tts-chatbot)
---
**Ready to give your text a voice? Start typing above! β¨** |