免费AI工具Meta MusicGen本地安装与Google Colab运行详细步骤讲解保姆级教程 文字生成音乐 AI 音乐 AI music
huggingface试用工具
Google Colab脚本
本地安装步骤
1.
Git下载地址
2.
Python下载地址
3.
安装torchcuda命令
pip install torch2.0.1cu117 torchvision0.15.2cu117 --extra-index-url
4.
下载audiocraft
git clone
5.
安装依赖包
pip install -e .
6.
运行
python app.py
Источник: rutube.ru