Spaces:
Sleeping
Sleeping
| title: Interactive TTS | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 5.32.0 | |
| app_file: app.py | |
| pinned: false | |
| # Interactive Text-to-Speech Service | |
| An interactive TTS service where you can: | |
| - Enter any text | |
| - Click "Speak" to hear it | |
| - Click on any word to start playback from that point | |
| - Click "Stop" to interrupt playback | |
| Uses Microsoft's Edge TTS technology via the `edge-tts` library. |