Update config.json
#4
by
arda-argmax
- opened
- config.json +11 -1
config.json
CHANGED
@@ -24,7 +24,9 @@
|
|
24 |
"openai_whisper-base",
|
25 |
"openai_whisper-base.en",
|
26 |
"openai_whisper-small",
|
27 |
-
"openai_whisper-small.en"
|
|
|
|
|
28 |
]
|
29 |
}
|
30 |
},
|
@@ -46,6 +48,8 @@
|
|
46 |
"openai_whisper-base.en",
|
47 |
"openai_whisper-small",
|
48 |
"openai_whisper-small.en",
|
|
|
|
|
49 |
]
|
50 |
}
|
51 |
},
|
@@ -70,8 +74,11 @@
|
|
70 |
"openai_whisper-base.en",
|
71 |
"openai_whisper-small",
|
72 |
"openai_whisper-small.en",
|
|
|
|
|
73 |
"distil-whisper_distil-large-v3",
|
74 |
"openai_whisper-large-v3-v20240930",
|
|
|
75 |
]
|
76 |
}
|
77 |
},
|
@@ -99,9 +106,12 @@
|
|
99 |
"openai_whisper-base.en",
|
100 |
"openai_whisper-small",
|
101 |
"openai_whisper-small.en",
|
|
|
|
|
102 |
"distil-whisper_distil-large-v3",
|
103 |
"distil-whisper_distil-large-v3_turbo",
|
104 |
"openai_whisper-large-v3-v20240930",
|
|
|
105 |
"openai_whisper-large-v3-v20240930_turbo",
|
106 |
]
|
107 |
}
|
|
|
24 |
"openai_whisper-base",
|
25 |
"openai_whisper-base.en",
|
26 |
"openai_whisper-small",
|
27 |
+
"openai_whisper-small.en",
|
28 |
+
"openai_whisper-small_216MB",
|
29 |
+
"openai_whisper-small.en_217MB",
|
30 |
]
|
31 |
}
|
32 |
},
|
|
|
48 |
"openai_whisper-base.en",
|
49 |
"openai_whisper-small",
|
50 |
"openai_whisper-small.en",
|
51 |
+
"openai_whisper-small_216MB",
|
52 |
+
"openai_whisper-small.en_217MB",
|
53 |
]
|
54 |
}
|
55 |
},
|
|
|
74 |
"openai_whisper-base.en",
|
75 |
"openai_whisper-small",
|
76 |
"openai_whisper-small.en",
|
77 |
+
"openai_whisper-small_216MB",
|
78 |
+
"openai_whisper-small.en_217MB",
|
79 |
"distil-whisper_distil-large-v3",
|
80 |
"openai_whisper-large-v3-v20240930",
|
81 |
+
"openai_whisper-large-v3-v20240930_626MB",
|
82 |
]
|
83 |
}
|
84 |
},
|
|
|
106 |
"openai_whisper-base.en",
|
107 |
"openai_whisper-small",
|
108 |
"openai_whisper-small.en",
|
109 |
+
"openai_whisper-small_216MB",
|
110 |
+
"openai_whisper-small.en_217MB",
|
111 |
"distil-whisper_distil-large-v3",
|
112 |
"distil-whisper_distil-large-v3_turbo",
|
113 |
"openai_whisper-large-v3-v20240930",
|
114 |
+
"openai_whisper-large-v3-v20240930_626MB",
|
115 |
"openai_whisper-large-v3-v20240930_turbo",
|
116 |
]
|
117 |
}
|