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

Feature Extraction RMVE problem #16

Open
BRLTS opened this issue Sep 1, 2023 · 3 comments
Open

Feature Extraction RMVE problem #16

BRLTS opened this issue Sep 1, 2023 · 3 comments

Comments

@BRLTS
Copy link

BRLTS commented Sep 1, 2023

Bang, ada masalah pas mau feature extraction sebelum training make RMVE

Loading rmvpe model
f0fail-9-/content/Retrieval-based-Voice-Conversion-WebUI/logs/Raisu/1_16k_wavs/115_1.wav-Traceback (most recent call last):
File "/content/Retrieval-based-Voice-Conversion-WebUI/infer/modules/train/extract/extract_f0_print.py", line 126, in go
featur_pit = self.compute_f0(inp_path, f0_method)
File "/content/Retrieval-based-Voice-Conversion-WebUI/infer/modules/train/extract/extract_f0_print.py", line 89, in compute_f0
self.model_rmvpe = RMVPE(
File "/content/Retrieval-based-Voice-Conversion-WebUI/infer/lib/rmvpe.py", line 590, in init
ckpt = torch.load(model_path, map_location="cpu")
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 791, in load
with _open_file_like(f, 'rb') as opened_file:
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 271, in _open_file_like
return _open_file(name_or_buffer, mode)
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 252, in init
super().init(open(name, mode))
FileNotFoundError: [Errno 2] No such file or directory: 'assets/rmvpe/rmvpe.pt'

@BRLTS
Copy link
Author

BRLTS commented Sep 1, 2023

Mungkin bisa dibantu masukin file rmvpe.pt nya ke folder asset bang. Dicoba sendiri malah runtime out

@ardha27
Copy link
Owner

ardha27 commented Sep 1, 2023

Ok nanti kuperbaiki, runtime out itu karena #15

@BRLTS
Copy link
Author

BRLTS commented Sep 2, 2023

Mesti kudu cepet-cepet ini ngetrainingnya

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