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

这是为什么?因为版本的问题么,我的crepe是0.0.14。 #163

Open
TMD1122 opened this issue Jan 4, 2024 · 1 comment
Open

Comments

@TMD1122
Copy link

TMD1122 commented Jan 4, 2024

PS D:\4399TMD\python\Project\so-vits-svc-5.0-bigvgan-mix-v2> python prepare/preprocess_crepe.py -w data_svc/waves-16k/ -p data_svc/pitch
data_svc/waves-16k/
data_svc/pitch
Processing crepe speaker0: 0%| | 0/345 [00:02<?, ?it/s]
Traceback (most recent call last):
File "D:\4399TMD\python\Project\so-vits-svc-5.0-bigvgan-mix-v2\prepare\preprocess_crepe.py", line 69, in
compute_f0(f"{wavPath}/{spks}/{file}.wav", f"{pitPath}/{spks}/{file}.pit", device)
File "D:\4399TMD\python\Project\so-vits-svc-5.0-bigvgan-mix-v2\prepare\preprocess_crepe.py", line 28, in compute_f0
pitch, periodicity = crepe.predict(
^^^^^^^^^^^^^^
TypeError: predict() got an unexpected keyword argument 'batch_size'
PS D:\4399TMD\python\Project\so-vits-svc-5.0-bigvgan-mix-v2>

@TMD1122
Copy link
Author

TMD1122 commented Jan 5, 2024

找到问题了,我自己安装了crepe。但其实是不需要安装的,uninstall就好了。

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