jakmro commited on
Commit
f0a9936
·
verified ·
1 Parent(s): cc0160b

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-small
 
 
3
  license: apache-2.0
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: openai/whisper-small
3
+ description: Whisper Small 244M 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
  ---