jakmro commited on
Commit
a795152
·
verified ·
1 Parent(s): ee03a9f

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-tiny
 
3
  license: apache-2.0
 
 
 
 
 
4
  ---
 
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
  ---