Skip to content
New issue

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

Tacotron2 To onnx Model Conversion Help #1308

Open
shubhank008 opened this issue Jun 19, 2023 · 0 comments
Open

Tacotron2 To onnx Model Conversion Help #1308

shubhank008 opened this issue Jun 19, 2023 · 0 comments

Comments

@shubhank008
Copy link

I was checking out the tacotron2_onnx.py model conversion program and tried running it on my google colab notebook (the one I use for synthesis of my taco2 model) but it throws error "Modules not found".
I believe I am missing some steps here by directly trying to execute the .py class from my colab notebook, so wanted to ask for some pointers on what's the proper way to convert my Taco2 model to ONNX so I can use it on other platforms (windows/mobile).

Secondly, do I need to convert my HifiGan to ONNX too ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant