Ben Andrew

Results 14 comments of Ben Andrew

@SirBitesalot Good idea. Please open a PR on the relevant page

Did you modify the German alphabet file? The packaged app uses [this version](https://github.com/BenAAndrew/Voice-Cloning-App/blob/main/alphabets/German.txt) so it wouldn't have the changes you made to the source code

Hi @sakthivelj, You've made a slight mistake in the setup for the notebook. As explained in the introduction you need to create a folder for your dataset rather than placing...

Hi @mithro, Thanks for letting me know. The reason the build is currently python 3.6 is because deepspeech currently only compiles correctly on windows for this version (due to some...

Hi @king-dahmanus, This is quite an annoying problem I also had for a while with deepspeech. It's build is quite flaky so I've only made it work with Python 3.6....

What was the original error you had when running `main.py`?

The issue here is due to the model/synthesis quality. A typical alignment graph should look more like this. ![graph](https://user-images.githubusercontent.com/35925918/133260581-01416a1f-cf84-4dcc-9a28-cf9c4b3ea7ee.png) If you cannot see a clear line forming, then the alignment...

To follow up on this issue, here are some common reasons why your voice may be poor: https://benaandrew.github.io/Voice-Cloning-App/training/#verifying-quality

Hi @king-dahmanus, are you running a manual install? If so, check the following: 1. You are using the correct version of python (3.6) 2. You installed with `pip install -r...

Hi @Rleuc and @mellow-tnk. Please could you link me to a zip of your dataset so I can test (or send to me via email if you'd like to keep...