jakmro commited on
Commit
c245950
·
verified ·
1 Parent(s): 47de331

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-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
+ ---