TrycsPublic

Results 31 comments of TrycsPublic

Its normal, see #437 fine turning and single-voice training for best optical resolute.

> Sadly the dropbox links are dead there :( > "creates digital representation of a voice from a few seconds of audio", but it's not :) Thing it created from...

Post the log and record/show your steps.

Use single-speaker fine-turning as described in #437

did you follow the instructions? pip install -r requirements.txt

Check python version, please install python3.8.9 uninstall scipy and install the latest version.

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 len() function cannot be called with an integer,...

> ``` > Running a test of your configuration... > > Found 1 GPUs available. Using GPU 0 (NVIDIA GeForce RTX 2080 with Max-Q Design) of compute capability 7.5 with...

> sadly **demo_cli.py** gives me this error: > > ``` > PS C:\Users\babud\Downloads\RRUS> python .\demo_cli.py > Arguments: > enc_model_fpath: saved_models\default\encoder.pt > syn_model_fpath: saved_models\rusmodeltweaked\synthesizer.pt > voc_model_fpath: saved_models\default\vocoder.pt > cpu: False >...