gautamthulasiraman commited on
Commit
d8a7a5a
·
verified ·
1 Parent(s): 6bc8587

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -4,15 +4,15 @@ emoji: 🔤
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.50.2
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  tags:
12
- - whisper
13
- - language-detection
14
- - speech-to-text
15
- - faster-whisper
16
  cache: true
17
  ---
18
 
@@ -26,4 +26,4 @@ Powered by [`faster-whisper`](https://github.com/guillaumekln/faster-whisper) +
26
 
27
  Supports Tamil, Hindi, English, Kannada, and 90+ languages.
28
 
29
- > Tip: Use smaller models (like `"guillaumekln/faster-whisper-small"`) if you're deploying on CPU!
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.26.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  tags:
12
+ - whisper
13
+ - language-detection
14
+ - speech-to-text
15
+ - faster-whisper
16
  cache: true
17
  ---
18
 
 
26
 
27
  Supports Tamil, Hindi, English, Kannada, and 90+ languages.
28
 
29
+ > Tip: Use smaller models (like `"guillaumekln/faster-whisper-small"`) if you're deploying on CPU!