Update config.json with openai_whisper-large-v3-v20240930 support
Browse files- config.json +8 -2
config.json
CHANGED
@@ -44,7 +44,9 @@
|
|
44 |
"openai_whisper-large-v3_947MB",
|
45 |
"openai_whisper-large-v3_turbo_954MB",
|
46 |
"distil-whisper_distil-large-v3_594MB",
|
47 |
-
"distil-whisper_distil-large-v3_turbo_600MB"
|
|
|
|
|
48 |
]
|
49 |
}
|
50 |
},
|
@@ -102,7 +104,11 @@
|
|
102 |
"distil-whisper_distil-large-v3",
|
103 |
"distil-whisper_distil-large-v3_594MB",
|
104 |
"distil-whisper_distil-large-v3_turbo",
|
105 |
-
"distil-whisper_distil-large-v3_turbo_600MB"
|
|
|
|
|
|
|
|
|
106 |
]
|
107 |
}
|
108 |
}
|
|
|
44 |
"openai_whisper-large-v3_947MB",
|
45 |
"openai_whisper-large-v3_turbo_954MB",
|
46 |
"distil-whisper_distil-large-v3_594MB",
|
47 |
+
"distil-whisper_distil-large-v3_turbo_600MB",
|
48 |
+
"openai_whisper-large-v3-v20240930_626MB",
|
49 |
+
"openai_whisper-large-v3-v20240930_turbo_632MB",
|
50 |
]
|
51 |
}
|
52 |
},
|
|
|
104 |
"distil-whisper_distil-large-v3",
|
105 |
"distil-whisper_distil-large-v3_594MB",
|
106 |
"distil-whisper_distil-large-v3_turbo",
|
107 |
+
"distil-whisper_distil-large-v3_turbo_600MB",
|
108 |
+
"openai_whisper-large-v3-v20240930",
|
109 |
+
"openai_whisper-large-v3-v20240930_turbo",
|
110 |
+
"openai_whisper-large-v3-v20240930_626MB",
|
111 |
+
"openai_whisper-large-v3-v20240930_turbo_632MB",
|
112 |
]
|
113 |
}
|
114 |
}
|