Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experiments with audio and AI

Install

See also: https://youtu.be/o8-1hb7hFTI?si=DiQF6CpeOt18AeDA

python3 -m venv bark
. ./bark/bin/activate
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
pip install git+https://github.com/suno-ai/bark.git
pip install git+https://github.com/huggingface/transformers.git
pip install soundfile
pip install nltk

Run

Only the audio_generator.ipynb works atm. You can run it in VSCode or CoLab.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages