Update model_def.json
Browse files- model_def.json +3 -3
model_def.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"template_url": "https://raw.githubusercontent.com/NbAiLab/nb-whisper/main/template.md",
|
3 |
"replacements": {
|
4 |
"#Finetuned#": "",
|
5 |
-
"#Size#": "
|
6 |
-
"#size#": "
|
7 |
-
"#model_name#": "NbAiLabBeta/nb-whisper-
|
8 |
}
|
9 |
}
|
|
|
2 |
"template_url": "https://raw.githubusercontent.com/NbAiLab/nb-whisper/main/template.md",
|
3 |
"replacements": {
|
4 |
"#Finetuned#": "",
|
5 |
+
"#Size#": "Small",
|
6 |
+
"#size#": "small",
|
7 |
+
"#model_name#": "NbAiLabBeta/nb-whisper-small"
|
8 |
}
|
9 |
}
|