kingabzpro commited on
Commit
715c227
·
verified ·
1 Parent(s): 4d2aad4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -1,19 +1,12 @@
1
  ---
2
- title: Transcribed Urdu
3
- emoji: ☪️
4
- colorFrom: indigo
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: The most accurate Urdu speech recognition app.
12
  ---
13
-
14
- # whisper-large-v3-turbo-urdu
15
-
16
- This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the common_voice_17_0 dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 0.4630
19
- - Wer: 0.3826
 
1
  ---
2
+ title: Fast Urdu ASR
3
+ emoji: 🚈
4
+ colorFrom: blue
5
+ colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: Fast Urdu speech recognition app using CPU.
12
  ---