Spaces:
Sleeping
Sleeping
Rename webgui-backup.py to webgui.py
Browse files
webgui-backup.py → webgui.py
RENAMED
@@ -54,7 +54,7 @@ default_values = {
|
|
54 |
"context_frames": 12,
|
55 |
"context_overlap": 3,
|
56 |
"cfg": 2.5,
|
57 |
-
"steps":
|
58 |
"sample_rate": 16000,
|
59 |
"fps": 24,
|
60 |
"device": "cuda"
|
|
|
54 |
"context_frames": 12,
|
55 |
"context_overlap": 3,
|
56 |
"cfg": 2.5,
|
57 |
+
"steps": 30,
|
58 |
"sample_rate": 16000,
|
59 |
"fps": 24,
|
60 |
"device": "cuda"
|