Let's sing Aaaaaaaaaaaaaaaaaaaaaa! Transform the vocals of any song into a robotic version of Gawr Gura's 'A' sound.
Example: https://twitter.com/SheavinNou/status/1307907111641403392
-
Clone or download repo
-
Unzip repo if downloaded
-
Install pip requirements using requirements.txt (I recommend creating a new environment)
pip install -r requirements.txt
-
Insert song into input_songs folder
-
Run:
spleeter separate -i ./input_songs/song_name.mp3 -o output
Details on spleeter can be found HERE
-
Then run:
python ./main.py
-
Input the vocals file generated by spleeter:
output/song_name/vocals.wav
-
The new song is located at:
output/song_name/Aaa_song_name.mp3
-
Enjoy a robotic Gura!
-
You can find the accomaniment.wav and vocal.wav file in the folder:
output/song_name/accompaniment
Have fun mashing it together :3