music ai project

https://github.com/microsoft/muzic?tab=readme-ov-file

https://github.com/fox1245/musiclang

https://github.com/facebookresearch/audiocraft?tab=readme-ov-file

Melt 【メルト】 PV . Hatsune Miku

conda create -n audiocraft -y python==3.12.12
conda activate audiocraft
git clone https://github.com/facebookresearch/audiocraft.git
pip install torch==2.8.0+cu128 torchaudio==2.8.0+cu128 --index-url https://download.pytorch.org/whl/cu128
python -m pip install setuptools wheel
#python -m pip install -e .
apt-get update && apt-get install -y \
    pkg-config \
    libavformat-dev \
    libavcodec-dev \
    libavdevice-dev \
    libavutil-dev \
    libswscale-dev \
    libswresample-dev \
    libavfilter-dev \
    build-essential
python -m pip install -e .
conda install -n audiocraft ipykernel --update-deps --force-reinstall
# requirements.txt 에서 torch, torch audio, torch vision은 주석처리한다.
# 그리고 이거 리포명이랑 패키지명이랑 같아서 순환 import 에러가 나므로 mv를 통해 cloen한 리포명을 바꿔주자.


이렇게

Orange Caramel(오렌지캬라멜) _ Shanghai Romance(샹하이 로맨스) (上海之戀) MV

잘됨 ㅋㅋ