Voice-Cloning-App icon indicating copy to clipboard operation
Voice-Cloning-App copied to clipboard

A Python/Pytorch app for easily synthesising human voices

Results 46 Voice-Cloning-App issues
Sort by recently updated
recently updated
newest added

When starting the built Docker container (`docker build -t voice-cloning:latest .`), it immediately exits with the following error in the log: ``` Traceback (most recent call last): File "main.py", line...

bug

I had a Dataset named "MariaV1", interrupted the training after saving two checkpoints. The Day after I can't continue the training, because no checkppoints selectbox apear in "Train"-Folder. But in...

bug

Hello - having issues with the training step of the process on the google colab notebook. I've tried 2 different datasets both created with the latest windows version. All prior...

bug

Neither the app nor colab produce audio, but they both do produce graphs ![image](https://user-images.githubusercontent.com/29938499/132406992-49b8ca46-ac13-4717-aeff-a9fd03bec54c.png) File from program: https://cdn.discordapp.com/attachments/879773649714962553/884898833803399188/out.wav File from colab (michael rosen model): https://cdn.discordapp.com/attachments/879773649714962553/884898840522670140/download.wav ![image](https://user-images.githubusercontent.com/29938499/132407122-980fa736-3398-4459-aa28-8b4c5e1b5a18.png) ![image](https://user-images.githubusercontent.com/29938499/132407177-23ad6308-4678-4b9a-9005-80bcd24624bc.png) The colab seems...

question

When I go to synthesize and submit, this is the error message that appears: Text: Expecting value: line 1 column 1 (char 0) Full: Traceback (most recent call last): File...

I installed all requirements with python 3.6.15. When i try to start app i am getting this error ```Server initialized for threading. Traceback (most recent call last): File "main.py", line...

I can't find a python runtime/environment in the temp folder for this program. This is important as installing a correct environment to run tacotron2 is the biggest pain in the...

Title, doesn't free up vram. Crashed because i set batch size too high but pegged my gpu at 12gb until i force restarted the app again, which takes as long...

The program wants to create its files on my C drive's temp folder, however I don't have enough space on C to actually do so. I'd like to be able...

does this support multi-languages? I only see English and Spanish alphabet.