suno-ai / bark

🔊 Text-Prompted Generative Audio Model
MIT License
35.52k stars 4.18k forks source link

Bark Voice clone doesnt work fresh after installed #547

Open silvericedan opened 6 months ago

silvericedan commented 6 months ago

After launching with start_windows.bat in the console im getting this error Method audiolm_pytorch.trainer.SoundStreamTrainer.__init__() parameter "data_max_length" default value "None" violates type hint <class 'int'>, as <class "builtins.NoneType"> "None" not instance of int.

and in the browser im getting this error: error-bark

After clicking the install bark voice clone button and waiting it to finish, closed the web and stopped the process on the terminal, runned start_windows.bat again, and the same error is shown.

JonathanFly commented 4 months ago

You'll want to ask at https://github.com/rsxdalv/tts-generation-webui the home of that project.