The artificial intelligence song maker revolutionizes the music industry, seamlessly crafting AI created songs that redefine the art of AI making songs.
With artificial intelligence at the helm, the process of AI creating songs evolves, as AI makes song writing more accessible and innovative, ushering in a new era of AI making songs.
In this tutorial, we will cover AI audio generation with Audiocraft made by Facebook , and watch A Song Composed By Artificial Intelligence!
You will discover how to set up your environment, and explore the the capabilities of Audiocraft’s AudioGen and MusicGen models.
Learn how to craft unique music using text prompts and even merge existing audio files with AI-generated compositions.
Instructions for this video: https://ko-fi.com/s/1cf3103014
More relevant content in this playlist : https://www.youtube.com/playlist?list=PLdkryDe59y4bxVvpexwR6PMTHH6_vFXjA
Check out our tutorial here : https://youtu.be/zrDIY-JqNrU
Instructions
https://github.com/facebookresearch/audiocraft ============================================== conda create --name audiocraft python=3.10.6 conda activate audiocraft # -> get cuda version nvcc --version Install Pytorch for for Cuda 11.17 : conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia git clone https://github.com/facebookresearch/audiocraft.git cd audiocraft # install more Python libraries : pip install -e . # install ffmpeg : conda install -c conda-forge ffmpeg # run the web UI : python -m demos.musicgen_app # copy to URL to your browser # step 1: # choose the melody model # duration : 10 seconds # add a prompt text : "medieval quiet music , harp and a flute" # Step2 : # duration : 30 seconds # choose the BACH audio file from "asset" folder # add the text : "Rock music from the 90s"
Instructions for this video: https://ko-fi.com/s/1cf3103014
Enjoy
Eran