Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Suggestion to Add RMVPE as an F0 Predictor #228

Open
johe123qwe opened this issue Jul 1, 2024 · 1 comment
Open

[Feature]: Suggestion to Add RMVPE as an F0 Predictor #228

johe123qwe opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@johe123qwe
Copy link

Suggestion to Add RMVPE as an F0 Predictor

I have noticed that the current project uses Harvest as the F0 predictor algorithm. To improve the robustness and accuracy of pitch detection, I suggest adding RMVPE (Robust Multi-View Pitch Estimation) as an alternative F0 predictor.

Advantages of RMVPE

  • Robustness: RMVPE combines the strengths of multiple pitch detection algorithms, making it more resilient to noise and unstable audio signals.
  • Accuracy: By integrating outputs from various algorithms, RMVPE can enhance the accuracy of pitch estimation, especially in complex audio environments.

Implementation Details

I am not entirely sure if this suggestion is the best fit for the project, and I welcome any feedback and discussion from the community.

Looking forward to hearing your thoughts on this.

@johe123qwe johe123qwe added the enhancement New feature or request label Jul 1, 2024
@Adorable-Qin
Copy link
Collaborator

Hi @johe123qwe !

Thank you for your valuable advice!
In fact, we have already integrated RMVPE into Amphion in development and will update it to the public repository after further testing, so stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants