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
Hi @marlon-br ! Sorry for the very late reply. I had some health issues that forced me to stay offline for a while. My life is going back to normal slowly now...
I really don't know why it was happening to you. I hope you've already fixed that by yourself.
This repository is now deprecated in favor of https://github.com/jonatasgrosman/huggingsound. So you can try to reproduce this error on that new tool, and if it's still happening, please open an issue there, and I'll try to help you to fix it.
Hi @marlon-br ! Sorry for the very late reply. I had some health issues that forced me to stay offline for a while. My life is going back to normal slowly now...
I really don't know why it was happening to you. I hope you've already fixed that by yourself. This repository is now deprecated in favor of https://github.com/jonatasgrosman/huggingsound. So you can try to reproduce this error on that new tool, and if it's still happening, please open an issue there, and I'll try to help you to fix it.
Dear author, I want to make the onnx file with some hidden states outputs, but I don't have the architecture of module.nn, what should I do. I will appreciate it if you could give some related file.
Hello, do you have any idea how to export the models to the onnx format?
I tried a script from huggingface: https://github.com/huggingface/transformers/blob/master/src/transformers/convert_graph_to_onnx.py
but it gives an error:
Error while converting the model: __init__() got an unexpected keyword argument 'feature_extractor'
The text was updated successfully, but these errors were encountered: