jakmro commited on
Commit
4a16f94
·
verified ·
1 Parent(s): 54e6f3d

Update model card

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