-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
Tutorial: Windows installation #647
Comments
Get files for Real-Time-Voice-Cloning
Install Python
Set up virtual environment and install required packages
Get FFmpeg
Pretrained models
Launching the toolbox
|
I have been trying to install this program for over two days without any luck. I've followed the "Poorly Documented" guide and believe I have followed all the steps. I try to launch the CLI toolbox and get an error: ModuleNotFound: No module name 'webrtcvad'. I go to the Python 3.7 lib folder and the module is there. I would love to work with @tomodachi94 to test out his new process for Windows 10 users. The existing process sucks. |
@bigdog3604 |
The "Poorly Documented" guide is obsolete given the recent usability improvements. It is hurting users more than it is helping now. We should stop linking to it in the README. |
If you'd like to use |
I'm attempting to install this on Windows 10 as well. I used Anaconda to install Pytorch and the rest of the requirements, but as far as downloading ffmpeg goes, I'm not sure where to place it for the executable to be found... Nonetheless, the rest of the installation seemed to proceed without any issues. Upon running the demo however, I see this message:
The |
this can help #758 (comment) |
@CarvellScott You can install ffmpeg via sourceforge in Anaconda using this command: |
I've been able to install every thing else so far but can't figure out what I'm supposed to do with (pip install -r requirements.txt) |
Error: Model files not found. even though they are there D; Also UserWarning: PySoundFile failed. also No such file or directory: 'samples/1320_00000.mp3' when run the test config EDIT: my bad, skimmed over the 3.6/.7 only |
Most of the time, can be solved with #758 (comment) or #642 (comment) |
i want to train for other language, can you able to help me? |
Muhammad,
No, I can't. That is a much bigger project than what I have done. Sorry.
…________________________________
From: Muhammad Waqar ***@***.***>
Sent: Monday, April 10, 2023 3:56:08 AM
To: CorentinJ/Real-Time-Voice-Cloning ***@***.***>
Cc: Tomcattwo ***@***.***>; Comment ***@***.***>
Subject: Re: [CorentinJ/Real-Time-Voice-Cloning] Tutorial: Windows installation (#647)
i want to train for other language, can you able to help me?
—
Reply to this email directly, view it on GitHub<#647 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALF47JAQOPUWGMT6C5XGJ5DXAO4JRANCNFSM4W6EC57Q>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Alternatively |
Damn ! Thx |
Hello,
I have an issues with installing to windows (10). Please, could you give a guide?
The text was updated successfully, but these errors were encountered: