We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Coming Soon. In fact, we have completed the code and will upload it after testing.
Sorry, something went wrong.
Hi,How's the progress?
Since there isn't much progress, I've made an ONNX model of fcpe by decoupling mel extractor and fcpe model with this script: https://github.com/deiteris/voice-changer/blob/master-custom/server/utils/fcpe_onnx.py
It should be also possible to produce a combined model by returning float tensor instead of complex in torch.stft. https://github.com/CNChTu/FCPE/blob/main/torchfcpe/mel_extractor.py#L136-L139
There's a good example of how it's done for RMVPE algorithm: https://github.com/yxlllc/RMVPE/blob/main/export.py#L44-L57
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: