SpeechToText / README.md
nakhzai's picture
Update README.md
5b75fe8 verified

A newer version of the Streamlit SDK is available: 1.50.0

Upgrade
metadata
title: Speech  Text  Speech Chatbot
emoji: 🎤
colorFrom: red
colorTo: gray
sdk: streamlit
sdk_version: 1.48.1
app_file: app.py
pinned: false
license: mit
short_description: This is a Speech-Text-Speech Chatbot.
Features:
  - Voice input (record or upload audio)
  - Whisper ASR (speech-to-text)
  - Groq LLM response
  - gTTS speech synthesis (text-to-speech)
  - Conversation history with feedback

🚀 Run locally

pip install -r requirements.txt
streamlit run app.py
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference