Update configs/default_parameters.yaml
Browse files
configs/default_parameters.yaml
CHANGED
@@ -3,7 +3,7 @@ general:
|
|
3 |
website_subtitle: "Automatic speech recognition using Whisper"
|
4 |
disclaimer_show: true
|
5 |
disclaimer_popup: false
|
6 |
-
disclaimer_text: "Warning: This service is provided as is
|
7 |
|
8 |
whisper:
|
9 |
model_size: "large-v3"
|
|
|
3 |
website_subtitle: "Automatic speech recognition using Whisper"
|
4 |
disclaimer_show: true
|
5 |
disclaimer_popup: false
|
6 |
+
disclaimer_text: "Warning: This service is provided as is, please read the disclaimer [here](https://huggingface.co/spaces/LAP-DEV/Demo/blob/main/README.md) before use as well as for more information."
|
7 |
|
8 |
whisper:
|
9 |
model_size: "large-v3"
|