Replies: 3 comments
-
Relevant commits Note: This doesn't seem to actually be of much besides a selector between parselmouth and crepe. |
Beta Was this translation helpful? Give feedback.
-
On first glance, it seems like this project already does handle separate F0 methods / calculations Namely, "pyworld" for dio and harvest, "crepe" for crepe and crepe-tiny, and "parselmouth" for parselmouth https://github.com/34j/so-vits-svc-fork/blob/main/src/so_vits_svc_fork/f0.py#L188 I am, however, not sure if these can be improved with the changes in those commits |
Beta Was this translation helpful? Give feedback.
-
As usual, I'm not sure what the upstream repo code is doing. Why not simply median().bfill()? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The original repository added this new feature that greatly improves audio quality for songs with a lot of harmonics and reverb. I think it would be great to have it here, would make things much easier for getting accurate voices on songs.
Beta Was this translation helpful? Give feedback.
All reactions