You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in using CREPE as ONNX model in Unity and C#.
I found a repo that converted the models to ONNX format: https://github.com/yqzhishen/onnxcrepe
What I am missing is the pre- and post-processing.
Is there an implementation of the pre- and post-processing required for CREPE in other languages, such as C#, Java, or C?
The text was updated successfully, but these errors were encountered:
I am interested in using CREPE as ONNX model in Unity and C#.
I found a repo that converted the models to ONNX format: https://github.com/yqzhishen/onnxcrepe
What I am missing is the pre- and post-processing.
Is there an implementation of the pre- and post-processing required for CREPE in other languages, such as C#, Java, or C?
The text was updated successfully, but these errors were encountered: