axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
2.04k stars 325 forks source link

How to obtain hubert_base.onnx that supports v2 [768] #1449

Open Bella-Tim opened 7 months ago

Bella-Tim commented 7 months ago

The hubert_base.onnx [256] in the project currently only supports the RCV V1 model. How to obtain the hubert_base.onnx that supports V2? I have tried various methods to convert hubert_base.pt to onnx, but none of them succeeded.