codewithdark commited on
Commit
aeac7aa
·
verified ·
1 Parent(s): c492b4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  datasets:
4
  - mozilla-foundation/common_voice_11_0
5
  language:
@@ -9,6 +9,10 @@ metrics:
9
  base_model: openai/whisper-small
10
  pipeline_tag: automatic-speech-recognition
11
  library_name: transformers
 
 
 
 
12
  ---
13
  # Model Card for WhisperLiveSubs
14
  This model is a fine-tuned version of OpenAI's Whisper model on the Common Voice dataset for Urdu speech recognition. It is optimized for transcribing Urdu language audio.
 
1
  ---
2
+ license: apache-2.0
3
  datasets:
4
  - mozilla-foundation/common_voice_11_0
5
  language:
 
9
  base_model: openai/whisper-small
10
  pipeline_tag: automatic-speech-recognition
11
  library_name: transformers
12
+ tags:
13
+ - transformers
14
+ - torch
15
+ - tensor
16
  ---
17
  # Model Card for WhisperLiveSubs
18
  This model is a fine-tuned version of OpenAI's Whisper model on the Common Voice dataset for Urdu speech recognition. It is optimized for transcribing Urdu language audio.