Audiocraft是用于音频生成的深度学习库。它使用深度学习进行音频处理和生成,具有最先进的ECodec音频压缩器/分词器,以及MusicGe——简单且可控的音乐生成大模型,具有文本和旋律调节功能。
运行Audiocraft的环境要求:
Pytho3.9PyTorch2.0.0内存至少为16GB的GPU(对于中型模型)如需安装Audiocraft,运行以下命令:
#Besttomakesureyouhavetorchistalledfirst,iparticularbeforeistalligxformers.#Do'truthisifyoualreadyhavePyTorchistalled.pipistall'torch>=2.0'#Theproceedtooeofthefollowigpipistall-Uaudiocraft#stablereleasepipistall-Ugit+https://git@github.com/facebookresearch/audiocraft#egg=audiocraft#bleedigedgepipistall-e.#orifyoucloedtherepolocally









评论