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

fastpitch+hifigan inference throws error #1311

Open
pragyachaturvedi99 opened this issue Jun 22, 2023 · 0 comments
Open

fastpitch+hifigan inference throws error #1311

pragyachaturvedi99 opened this issue Jun 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pragyachaturvedi99
Copy link

I tried inferencing on waveglow and it worked fine but on hifigan with the nvidia provided checkpoints it has been throwing the following error
Traceback (most recent call last):
File "inference.py", line 571, in
main()
File "inference.py", line 397, in main
raise ValueError(f'Invalid options {unk_args}')
ValueError: Invalid options ['256', '--wn-channels']

@pragyachaturvedi99 pragyachaturvedi99 added the enhancement New feature or request label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant