sts / README.md
abondarenco's picture
Update README.md
20bb778 verified
metadata
title: STS Translator (Whisper + Helsinki + gTTS)
emoji: 🎀
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860

🎀 Speech-to-Speech Translator

Translate spoken English to spoken Spanish in real-time!

Features

  • πŸŽ™οΈ Upload audio files (MP3, WAV, etc.)
  • πŸ“ Automatic transcription using Whisper
  • 🌍 Translation from English to Spanish
  • πŸ”Š Text-to-speech output

Tech Stack

  • Backend: Flask + Whisper + Transformers
  • Frontend: Vanilla HTML/CSS/JavaScript
  • TTS: Google Text-to-Speech (gTTS)