jakmro commited on
Commit
e5e8449
·
verified ·
1 Parent(s): 2fa3a39

Update model card

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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
+ ---