You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing inference through the GUI after training, I always have to manually set the "Silence threshold" = -60.0 (the lowest value), otherwise (with the default value) missing words or missing pronunciation can frequently occur within the generated audio.
But before training, how to the value of the "Silence threshold" please? Does it have a controlling parameter, like: svc pre-hubert -st -60.0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When doing inference through the GUI after training, I always have to manually set the "Silence threshold" = -60.0 (the lowest value), otherwise (with the default value) missing words or missing pronunciation can frequently occur within the generated audio.
But before training, how to the value of the "Silence threshold" please? Does it have a controlling parameter, like:
svc pre-hubert -st -60.0
Beta Was this translation helpful? Give feedback.
All reactions