on1onmangoes commited on
Commit
04464bd
·
verified ·
1 Parent(s): 43325c0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Real-time Speech Transcription with FastRTC and Whisper
2
 
3
  This application provides real-time speech transcription using FastRTC for audio streaming and Whisper for speech recognition.
 
1
+ ---
2
+ title: Real-time Speech Transcription
3
+ emoji: 🎙️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.50.2
8
+ app_file: gradio_app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Real-time Speech Transcription with FastRTC and Whisper
13
 
14
  This application provides real-time speech transcription using FastRTC for audio streaming and Whisper for speech recognition.