Rahul2020 commited on
Commit
e71a934
·
verified ·
1 Parent(s): 822cbeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # Whisper-Small Speech-to-Text (Gradio)
2
 
3
  Drop these files into a new Hugging Face Space (Gradio template):
@@ -8,4 +14,4 @@ The app uses `openai/whisper-small` via Hugging Face Transformers pipeline for C
8
 
9
  ## Usage
10
  - Click the microphone recorder to record or upload an audio file.
11
- - Click **Transcribe** to get the text.
 
1
+ ---
2
+ license: apache-2.0
3
+ sdk: gradio
4
+ emoji: 🚀
5
+ colorFrom: red
6
+ ---
7
  # Whisper-Small Speech-to-Text (Gradio)
8
 
9
  Drop these files into a new Hugging Face Space (Gradio template):
 
14
 
15
  ## Usage
16
  - Click the microphone recorder to record or upload an audio file.
17
+ - Click **Transcribe** to get the text.