Spaces:
Running
Running
IMS-Toucan: positive value is now the female gender
Browse filesI could have sworn it was the other way around before.
app.py
CHANGED
@@ -371,7 +371,7 @@ OVERRIDE_INPUTS = {
|
|
371 |
2: 0.6, #prosody_creativity
|
372 |
3: 1, #duration_scaling_factor
|
373 |
4: 41, #voice_seed
|
374 |
-
5:
|
375 |
6: None, #reference_audio
|
376 |
},
|
377 |
|
|
|
371 |
2: 0.6, #prosody_creativity
|
372 |
3: 1, #duration_scaling_factor
|
373 |
4: 41, #voice_seed
|
374 |
+
5: 7.5, #emb1
|
375 |
6: None, #reference_audio
|
376 |
},
|
377 |
|