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

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 , as "None" not instance of int.` and in...

How to make it work directly from C# without Python?

The `live examples` links in the readme are not linking to the correct pages. I could fix it but I don't know whether the [homepage](suno.ai) page is the desired for...

I just wonder if the inference speed i got is make sense; 738 char (~100 words) takes 1 min 20 sec. with my RTX 4060 Ti is this within expected...

Hello my friends, how are you, I'm trying to run the project example but an error is being returned, can you help me, thank you ``` marcio@marcio-Inspiron-5548:~/dados/git-clones/pessoal/gnz-python/bark$ python examples/transformers.py Traceback...

How to set language. My Language is Slovenian and rarely the spelling is right. It is mostly wrongly accented as southern languages (Croatian, Slovak, Czheck, etc). But sometimes it is...

I tried to generate audio for long sentences and tried to do that in batches (referred to https://huggingface.co/blog/optimizing-bark). I then concatenated the audio files but there was a lot of...

Будет ли поддержка dml?

I am trying to follow the instructions for bark from the [HuggingFace Bark Docs](https://huggingface.co/docs/transformers/en/model_doc/bark) and I saw the part where it said that I can reduce memory footprint by running...