File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,9 +140,9 @@ export const MODELS: { [key: string]: [string, string] } = {
140
140
"KBLab/kb-whisper-small" : [ "kb-whisper-small" , "sv" ] ,
141
141
"KBLab/kb-whisper-medium" : [ "kb-whisper-medium" , "sv" ] ,
142
142
"KBLab/kb-whisper-large" : [ "kb-whisper-large" , "sv" ] ,
143
- "PierreMesure/nb-whisper-tiny" : [ "nb-whisper-tiny" , "no" ] ,
144
- "PierreMesure/nb-whisper-base" : [ "nb-whisper-base" , "no" ] ,
145
- "PierreMesure/nb-whisper-small" : [ "nb-whisper-small" , "no" ] ,
143
+ "PierreMesure/nb-whisper-tiny-onnx " : [ "nb-whisper-tiny" , "no" ] ,
144
+ "PierreMesure/nb-whisper-base-onnx " : [ "nb-whisper-base" , "no" ] ,
145
+ "PierreMesure/nb-whisper-small-onnx " : [ "nb-whisper-small" , "no" ] ,
146
146
} ;
147
147
148
148
export const DTYPES : string [ ] = [
You can’t perform that action at this time.
0 commit comments