freddyaboulton HF Staff commited on
Commit
a459f20
Β·
verified Β·
1 Parent(s): f93cc0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,12 +1,21 @@
1
  ---
2
- title: Whisper Realtime Gradio
3
- emoji: πŸ‘€
4
- colorFrom: purple
5
- colorTo: pink
6
- sdk: gradio
7
- sdk_version: 5.16.1
8
  app_file: app.py
 
 
 
 
9
  pinned: false
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
 
 
 
 
 
 
2
  app_file: app.py
3
+ colorFrom: purple
4
+ colorTo: red
5
+ emoji: πŸ‘‚
6
+ license: mit
7
  pinned: false
8
+ sdk: gradio
9
+ sdk_version: 5.16.0
10
+ short_description: Transcribe audio in realtime - Gradio UI version
11
+ tags:
12
+ - webrtc
13
+ - websocket
14
+ - gradio
15
+ - secret|TWILIO_ACCOUNT_SID
16
+ - secret|TWILIO_AUTH_TOKEN
17
+ - secret|GROQ_API_KEY
18
+ title: Whisper Realtime Transcription (Gradio UI)
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference