InteractiveTTS / README.md
aghilTQ's picture
Update README.md
e87aeea verified
|
Raw
History Blame Contribute Delete
419 Bytes

A newer version of the Gradio SDK is available: 6.26.0

Upgrade
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.