jakmro commited on
Commit
7f4297b
·
verified ·
1 Parent(s): 4845690

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-large-v3
3
+ description: Whisper Large v3 1.55B parameter multilingual speech recognition model
4
+ by OpenAI with improved accuracy and 128 mel bins.
5
+ license: apache-2.0
6
+ pipeline_tag: automatic-speech-recognition
7
+ tags:
8
+ - transcription
9
+ - speech-embed
10
+ - apple-npu
11
+ ---