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

Here is the document: > Bark can generate all types of audio, and, in principle, doesn't see a difference between speech and music. Sometimes Bark chooses to generate text as...

### Steps to Reproduce: 1. Create a new track. 2. Select the existing track and choose the "extend" option. 3. Refresh the page. 4. Notice the song title field is...

This code: `from bark import SAMPLE_RATE, generate_audio, preload_models from scipy.io.wavfile import write as write_wav from IPython.display import Audio import datetime # download and load all models preload_models() # generate audio...

I'm in Linux, but I'm getting lots of memory and cpu use, but not seeing any gpu use at all (unless it suddenly uses it for a split second at...

Can Bark support acceleration with AMD GPU with ROCM?

I am getting this warning while trying to generate audio from text prompts ` The attention mask and the pad token id were not set. As a consequence, you may...

I'm getting an issue when trying to generate audio with this code: from bark import SAMPLE_RATE, generate_audio, preload_models from scipy.io.wavfile import write as write_wav import sounddevice as sd preload_models() prompt...

hi. your project is amazing. pleassssse consider adding persian/farsi to your AI