Viacheslav Ivannikov

Results 16 comments of Viacheslav Ivannikov

okay l will look into it, but don't copy files from original repo, it doesn't work that way

by the way, the error you had about no such file or directory means you had to download a pretrained model, I will update Readme to add a link

1.delete your repository and clone it again 2. only synthesizer matters for language 3. the synthetizer I've provided might not have the best audio quality, it's a lot of trial...

> In line 109: convert it to a string. > > ``` > self.conv_project1 = BatchNormConv(len(self.bank_kernels) * channels, proj_channels[0], 3) > ``` > > try converting it to (len(str >...

okay, readme updated, files updated, model trained, everything should work fine except for the audio quality, model still needs finetuning, so feel free to delete everything from the directory and...

> sound quality is very poor yes, the model isn't trained that good yet, I'm working on it

you downloaded the wrong model, be careful, download the synthesizer from the Google drive link from readme and overwrite the file. and did you clone the repository from scratch after...

and put it into "default" folder of the "saved_models" folder

it's working as expected, the audio quality is just too low yet, also the sample audio snippet you provided might be too short to catch the voice. just wait for...