jakmro commited on
Commit
7742634
·
verified ·
1 Parent(s): f13bd58

Update model card

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
2
  base_model: openai/whisper-medium
 
 
3
  license: apache-2.0
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: openai/whisper-medium
3
+ description: Whisper Medium 769M parameter multilingual speech recognition model by
4
+ OpenAI.
5
  license: apache-2.0
6
+ pipeline_tag: automatic-speech-recognition
7
+ tags:
8
+ - transcription
9
+ - speech-embed
10
+ - apple-npu
11
  ---