Failed to run Voicefixer #180

Open
opened 2023-03-27 05:19:17 +07:00 by gasthemall · 3 comments

Fresh install on wsl ubuntu

Everything works except for voicefixer

[1/1] Generating line: test
Loading voice: NOVA with model d1f79232
Reading from latent: ./voices/NOVA/cond_latents_d1f79232.pth
Generating autoregressive samples
Computing best candidates using CLVP
Transforming autoregressive outputs into audio..
Generating line took 2.027843475341797 seconds
Loading Voicefixer
Error occurred while tring to initialize voicefixer: PytorchStreamReader failed reading zip archive: failed finding central directory
'NoneType' object has no attribute 'restore'

Failed to run Voicefixer
Generation took 2.3337278366088867 seconds, saved to './results//NOVA//NOVA_00005.wav'

Fresh install on wsl ubuntu Everything works except for voicefixer [1/1] Generating line: test Loading voice: NOVA with model d1f79232 Reading from latent: ./voices/NOVA/cond_latents_d1f79232.pth Generating autoregressive samples Computing best candidates using CLVP Transforming autoregressive outputs into audio.. Generating line took 2.027843475341797 seconds Loading Voicefixer Error occurred while tring to initialize voicefixer: PytorchStreamReader failed reading zip archive: failed finding central directory 'NoneType' object has no attribute 'restore' Failed to run Voicefixer Generation took 2.3337278366088867 seconds, saved to './results//NOVA//NOVA_00005.wav'

I think the voicefixer model may not have downloaded properly.

I think the voicefixer model may not have downloaded properly.

How would I check and or get it re download voicefixer

How would I check and or get it re download voicefixer

This seems to be an issue with voice fixer model not downloading properly on wsl for some reason.

https://github.com/haoheliu/voicefixer/issues/18

I just had to download it manually and place the model in the .cache/voicefixer and that fixed it

This seems to be an issue with voice fixer model not downloading properly on wsl for some reason. https://github.com/haoheliu/voicefixer/issues/18 I just had to download it manually and place the model in the .cache/voicefixer and that fixed it
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrq/ai-voice-cloning#180
There is no content yet.