Update models/config.ar_nar.yaml
Browse files
models/config.ar_nar.yaml
CHANGED
|
@@ -111,7 +111,7 @@ trainer:
|
|
| 111 |
activation_checkpointing: True
|
| 112 |
|
| 113 |
inference:
|
| 114 |
-
backend:
|
| 115 |
use_vocos: True
|
| 116 |
normalize: False
|
| 117 |
|
|
|
|
| 111 |
activation_checkpointing: True
|
| 112 |
|
| 113 |
inference:
|
| 114 |
+
backend: deepspeed
|
| 115 |
use_vocos: True
|
| 116 |
normalize: False
|
| 117 |
|