Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.26.0
metadata
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.