arshadchanna023's picture
Update README.md
f98aceb verified
|
raw
history blame
858 Bytes
metadata
title: Sindhi Speech-to-Text
emoji: πŸŽ™οΈ
colorFrom: pink
colorTo: purple
sdk: gradio
sdk_version: 4.29.0
app_file: app.py
pinned: false
license: apache-2.0

Sindhi Speech-to-Text (Whisper)

This Hugging Face Space uses the steja/whisper-large-sindhi model to transcribe Sindhi speech into text.
You can upload or record Sindhi audio and get accurate text output.

πŸš€ Usage

  • Click "Upload" to provide a Sindhi audio file, or use "Microphone" to record live speech.
  • The app will return a transcription in Sindhi text.

βš™οΈ Model

πŸ“Œ Notes

  • Large model may run slowly on CPU Spaces.
  • If GPU not available, switch to steja/whisper-small-sindhi in app.py.