bark icon indicating copy to clipboard operation
bark copied to clipboard

🔊 Text-Prompted Generative Audio Model

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

The documentation mentions being able to generate simple sound effects, but I don't see any examples of how to do this. If I put in a prompt such as `"sound...

Hi, I am interested in knowing why the voice output sounds so robotic.... is it because it only uses 24khz or what is causing this?

I have this message. **No GPU being used. Careful** But my is **Geforce 1660 Super** What's wrong? Driver Version: 472.12 CUDA Version: 11.4 Win10x64

Traceback (most recent call last): File "D:\5118\movielearning\testbark\test.py", line 1, in from bark import SAMPLE_RATE, generate_audio File "C:\ProgramData\Anaconda3\envs\movielearning\lib\site-packages\bark\__init__.py", line 1, in from .api import generate_audio, text_to_semantic, semantic_to_waveform File "C:\ProgramData\Anaconda3\envs\movielearning\lib\site-packages\bark\api.py", line 5,...

huggingface -> Hugging Face

This work showed us a new idea of TTS,can you tell us the method of training this model?

I want to know about max text_prompt length supported by model and best practice or method to divide the big text into chunks to trained on this model

C:\Users\winner\Desktop>pip install git+https://github.com/suno-ai/bark.git Looking in indexes: http://mirrors.aliyun.com/pypi/simple/ Collecting git+https://github.com/suno-ai/bark.git Cloning https://github.com/suno-ai/bark.git to c:\users\winner\appdata\local\temp\pip-req-build-uky214xt Running command git clone --filter=blob:none -q https://github.com/suno-ai/bark.git 'C:\Users\winner\AppData\Local\Temp\pip-req-build-uky214xt' Resolved https://github.com/suno-ai/bark.git to commit 2a602ce8762ed0346f3af90ab9297a41eee40ad3 Installing build dependencies ......

Hi Team, Thanks for the great software. Is it possible to have batch size as a parameter? I am trying to run the example with a `NVIDIA GeForce GTX 1080`....