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

似乎有bug #9

Open
rainbowjack opened this issue Jun 26, 2024 · 2 comments
Open

似乎有bug #9

rainbowjack opened this issue Jun 26, 2024 · 2 comments

Comments

@rainbowjack
Copy link

meldataset.py中68行的clamp是否想打clip?
以及84行的
max_wave_length = max([b[0].size(0) for b in batch])
TypeError: 'int' object is not callable
是否应该改成与上一行一样的shape[0]?

@rainbowjack
Copy link
Author

同文件94行的纬度匹配似乎也出错了,mels接受期望为1,80,mel则为80,随机数

@Plachtaa
Copy link
Owner

PsuedoDataset没测试过,现在修了

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

2 participants