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

I'm trying to run training and getting the following error; ``` Exception in thread Thread-19: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line...

it says "name 'DEFAULT_ALPHABET' is not defined" in google colab ![image](https://github.com/BenAAndrew/Voice-Cloning-App/assets/110496639/4c3b27b1-d894-42b4-9fd6-5e4ef3f616d2)

``` Exception in thread Thread-155: Traceback (most recent call last): File "C:\Users\Devil\.conda\envs\AiVoiceClone\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\Devil\.conda\envs\AiVoiceClone\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "C:\AiShare\Voice-Cloning-App-main\application\utils.py", line 66, in...

i find file from here https://github.com/coqui-ai/STT-models/releases but i dont see file model.pbmm . and you link in documentation is bad . this link https://github.com/coqui-ai/STT-models/releases

I accidentally reuploaded the English language TXT file from coqui. It looks like this a b c d e f g h i j k l m n o p...

OOPS! AN ERROR OCCURED Please share the following error in an issue at https://github.com/BenAAndrew/Voice-Cloning-App Type: KeyError Text: 'generator' Full: Traceback (most recent call last): File "flask\app.py", line 1950, in full_dispatch_request...

![image](https://user-images.githubusercontent.com/128043614/225597031-838df3f1-cad0-44b9-aeab-da3056ff650c.png) aa I am failing at this step in particular. I uploaded 50 clips (i know not much, but it's a test) in a zip file to create my dataset,...

hello so I just got this working after I reinstalled all of my python stuff, everything works: I can load the server up and generate audio with it but for...

Sound files are generated and exist, but the server can't see them, so they don't load. If you check the console, the file hasn't got loaded. If you try to...

![image](https://user-images.githubusercontent.com/86141016/223367826-c695c46a-c278-45cb-86d6-2d7189285264.png) Server initialized for threading. INFO:matplotlib.font_manager:Failed to extract font properties from C:\WINDOWS\Fonts\mstmc.ttf: In FT2Font: Can not load face. Unknown file format. INFO:matplotlib.font_manager:generated new fontManager [nltk_data] Downloading package punkt to C:\Users\20273/nltk_data......