레이블이 suno인 게시물을 표시합니다. 모든 게시물 표시
레이블이 suno인 게시물을 표시합니다. 모든 게시물 표시

2024년 1월 13일 토요일

suno-ai 무료 버젼 bark 사용하기

 bark github 

https://github.com/suno-ai/bark


이렇게 해야 성공.

https://github.com/suno-ai/bark/issues/56#issuecomment-1534828631

git clone https://github.com/suno-ai/bark
cd bark
virtualenv venv
source venv/bin/activate
pip install .
pip3 install ipython
python3 ./test.py //  file with the basic example  https://github.com/suno-ai/bark#-basics