bark icon indicating copy to clipboard operation
bark copied to clipboard

🚀 BARK INFINITY GUI CMD 🎶 Powered Up Bark Text-prompted Generative Audio Model

Results 48 bark issues
Sort by recently updated
recently updated
newest added

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 = await app.get_blocks().process_api( File "F:\AI\Bark\installer_files\env\lib\site-packages\gradio\blocks.py", line 1384, in process_api...

There are error messages that cause the web UI to fail to launch ![735](https://github.com/JonathanFly/bark/assets/157270569/1059e856-02a5-474d-a0bf-1bad14a969f4)

Getting this after I use "START_BARK_INFINITY.bat" Running command: "C:\language_model\installer_files\conda\condabin\conda.bat" activate "C:\language_model\installer_files\env" >nul && conda Running command: "C:\language_model\installer_files\conda\condabin\conda.bat" activate "C:\language_model\installer_files\env" >nul && python bark_webui.py Traceback (most recent call last): File "C:\language_model\bark\bark_webui.py",...

2024-01-20 18:28:42.433384: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-01-20 18:28:42.433430: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT...

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. Command I used is as following....

There is no way to supply my text file containing the transcript of the audio file im using to clone my voice. i receive the message No input text provided...

This fork of bark includes fine tuning support. Can you add this feature in? https://github.com/serp-ai/bark-with-voice-clone

![Screenshot 2023-10-12 at 7 59 09 PM](https://github.com/JonathanFly/bark/assets/134565442/441158f7-ec8f-40d3-b9c3-24db705fb67f) Kept getting this error. I'm on a M2 macbook pro so the .bat files didn't exactly run since it looks like they're geared...

I'm lazy so this is not a process documentation, but rather a workaround for project documentation lacking Linux build instructions. ```bash git clone https://github.com/JonathanFly/bark #bark-infinity release zipfile is useless, only...

seems like the requirements-pip.txt was removed from repo?