jakmro commited on
Commit
6b56517
·
verified ·
1 Parent(s): 2fa73af

Update model card

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