Replies: 7 comments 6 replies
-
|
It was suggest. |
Beta Was this translation helpful? Give feedback.
-
|
@alexirae I agree, we should switch to a different pitching model. This would allow us to upgrade the Python version. We’ve used Torchcrepe before (and in PR #249), but the results were unfortunately worse. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @RobUmf / @rakuri255 for the info! Maybe some potential options could be SwiftF0 or FCPE From the Overall Results of Pitch Benchmarks SwiftF0 seems to be a little bit better than CREPE (would need to be tested with UltrastarSinger). On the other hand, the Torchcrepe discrepancy you saw in the test, could be due to what is described in the Decoding section of Torchcrepe, chances are that it needs to be set with: To match the original CREPE implementation and hopefully get a similar score. My 2 cents! |
Beta Was this translation helpful? Give feedback.
-
|
I think I have 4 to see if I can get PR.
and for the overmodulation of the mp3 files in current evaluation. Hopefully we can get someone who really knows what they are doing. I'm just adding this for reference: >whisper_large-v3 . .JSON to text Spectrograph example |
Beta Was this translation helpful? Give feedback.
-
|
@alexirae thanks for the input! There are finally some competition to crepe. We should add/try these. |
Beta Was this translation helpful? Give feedback.
-
|
I currently trying to fix the installer and after some sleepless nights i managed to move to uv. @alexirae thanks to you i droped crepe with SwiftF0 and we now on python 3.12 and can upgrade some packages 🤣 |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/rakuri255/UltraSinger/tree/fix-installer-with-uv-and-swiftF0-pitcher |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rakuri255!
I was wondering if you have considered replacing the current crepe implementation (Tensorflow) with a PyTorch one (Torchcrepe)
Thx!
Beta Was this translation helpful? Give feedback.
All reactions