Spaces:
Runtime error
Runtime error
revert last change
Browse files
app.py
CHANGED
@@ -24,8 +24,8 @@ whisper_models = {
|
|
24 |
"name": "cahya/whisper-medium-id",
|
25 |
"pipe": None,
|
26 |
},
|
27 |
-
"
|
28 |
-
"name": "
|
29 |
"pipe": None,
|
30 |
},
|
31 |
}
|
|
|
24 |
"name": "cahya/whisper-medium-id",
|
25 |
"pipe": None,
|
26 |
},
|
27 |
+
"OpenAI Whisper Medium": {
|
28 |
+
"name": "openai/whisper-medium",
|
29 |
"pipe": None,
|
30 |
},
|
31 |
}
|