-
File "app.py", line 21, in
from cloning.clonevoice import clone_voice
File "/var/www/html/barktest/Bark-Voice-Cloning/cloning/clonevoice.py", line 5, in
from bark.hubert.customtokeniz…
-
When i run python webui.py -autolaunch in cmd, i got this error... Could anyone help me? Thank you so much!
Traceback (most recent call last):
File "/mnt/f/bark_gui_fork/bark-gui/webui.py", lin…
-
Hey i started training after preparing my dataset via the ui but it throws only errors. Ill attach my console output
[console.txt](https://github.com/JarodMica/ai-voice-cloning/files/14336993/cons…
-
When trying to initialize the webui.py from wsl I am getting the following error:
Traceback (most recent call last):
File "/mnt/c/users/usuario/desktop/dev/ml/bark/webui.py", line 21, in
fro…
-
Error log:
~/Desktop/AI/Bark/bark-gui$ python3 webui.py
Traceback (most recent call last):
File "/home/b/Desktop/AI/Bark/bark-gui/webui.py", line 21, in
from cloning.clonevoice import clo…
-
I followed the install instructions.
When I try starting with START_BARK_INFINITY.bat, this is the error I get.
-----------------------------------------------------------------------------------
R…
MGW68 updated
8 months ago
-
The Readme says to use the flag `--enampemps`, so after running `pip install -r requirements` I did just that and ran `python webui.py --enablemps` and got these errors:
```sh
bark-gui git:(main) …
-
Hi All,
I tried Bark Infinity as per instructed in https://www.youtube.com/watch?v=tvH_n-vwUA0
Installation went fine. Also Bark_WebUI works fine.
Problem rise when using bark infinity. Comma…
-
I am running the container version of this on a Linux host. The current Dockerfile doesn't build, so I made some small edits. Pip complains if the dependencies are installed on top of system packages,…
-
Getting this error when trying to clone a voice.
Traceback (most recent call last):
File "F:\AI\Bark\installer_files\env\lib\site-packages\gradio\routes.py", line 439, in run_predict
output…