jakmro commited on
Commit
43a8552
·
verified ·
1 Parent(s): c1cbbc6

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-tiny
3
+ description: Whisper Tiny 39M 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
+ ---