RMVPE

Robust model for vocal pitch estimation.

Usage

from mirbox.pitch import RMVPE

model = RMVPE(device="cuda")
result = model("input.wav")
print(result["f0"])

Files

  • model.pt — Model weights
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support