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

TypeError: SynthesizerTrn.__init__() missing 15 required positional arguments: 'spec_channels', 'segment_size', 'inter_channels', 'hidden_channels', 'filter_channels', 'n_heads', 'n_layers', 'kernel_size', 'p_dropout', 'resblock', 'resblock_kernel_sizes', 'resblock_dilation_sizes', 'upsample_rates', 'upsample_initial_channel', and 'upsample_kernel_sizes' #81

Open
masterluozhi opened this issue Jul 28, 2023 · 0 comments

Comments

@masterluozhi
Copy link

python 版本3.10.0
虚拟环境安装依赖没报错
运行 .\run-gpt3.5-api.bat报错该提示
是少了什么吗

@masterluozhi masterluozhi changed the title The ASR/resources/models/token_list.pkl does not exist. TypeError: SynthesizerTrn.__init__() missing 15 required positional arguments: 'spec_channels', 'segment_size', 'inter_channels', 'hidden_channels', 'filter_channels', 'n_heads', 'n_layers', 'kernel_size', 'p_dropout', 'resblock', 'resblock_kernel_sizes', 'resblock_dilation_sizes', 'upsample_rates', 'upsample_initial_channel', and 'upsample_kernel_sizes' Jul 29, 2023
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