Spaces:
Build error
Build error
Update configs/task_config.yaml
Browse files- configs/task_config.yaml +1 -1
configs/task_config.yaml
CHANGED
|
@@ -7,7 +7,7 @@ field: General
|
|
| 7 |
ASR:
|
| 8 |
ASR_model: whisper
|
| 9 |
whisper_config:
|
| 10 |
-
whisper_model:
|
| 11 |
method: stable
|
| 12 |
|
| 13 |
# pre-process module config
|
|
|
|
| 7 |
ASR:
|
| 8 |
ASR_model: whisper
|
| 9 |
whisper_config:
|
| 10 |
+
whisper_model: large
|
| 11 |
method: stable
|
| 12 |
|
| 13 |
# pre-process module config
|