bark icon indicating copy to clipboard operation
bark copied to clipboard

🔊 Text-Prompted Generative Audio Model

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

It's terrible, the sound hangs all the time, which sounds very funny [https://cdn.discordapp.com/attachments/1041030276614193172/1158170535784611951/pobrane.wav?ex=651b45dd&is=6519f45d&hm=da0508ccaa1dcace2fd88d8f4d50e51e76084686affc7f5df3299a61a6942629&](url)

How to download generated long form audio?: https://github.com/suno-ai/bark/blob/main/notebooks/long_form_generation.ipynb

*** stderr: Running command git clone --filter=blob:none --quiet https://github.com/suno-ai/bark.git /tmp/pip-req-build-922ue580 *** error: RPC failed; curl 16 Error in the HTTP2 framing layer *** fatal: expected flush after ref listing ***...

I'm not a python dev, not sure what this error is. Just wanted to try this library. ``` Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 183, in _run_module_as_main mod_name,...

after verifying the long form audio generation, then used it to audio- driven , it throws error: ``` File "/opt/conda/envs/py39/lib/python3.9/site-packages/pydub/audio_segment.py", line 1017, in set_frame_rate converted, _ = audioop.ratecv(self._data, self.sample_width, audioop.error:...

Reports keyerror when generate audio Traceback (most recent call last): File "/data/mfsshare/thirdpart_tools/bark-with-voice-clone/test/basic.py", line 6, in preload_models(path="/data/mfsshare/models/bark/text.pt") File "/root/miniconda3/envs/bark-with-voice-clone/lib/python3.9/site-packages/bark/generation.py", line 369, in preload_models _ = load_model( File "/root/miniconda3/envs/bark-with-voice-clone/lib/python3.9/site-packages/bark/generation.py", line 322, in...

Hi, I'm new here and was checking on Bark. In the colab, I tried using the long-form style to generate but its giving me an error when I run this...