Skip to content

NekoFluff/Gaaaawr-Guraaaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaaaawr Guraaaa

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

How to use

  1. Clone or download repo

  2. Unzip repo if downloaded

  3. Install pip requirements using requirements.txt (I recommend creating a new environment)
    pip install -r requirements.txt

  4. Insert song into input_songs folder

  5. Run: spleeter separate -i ./input_songs/song_name.mp3 -o output

Details on spleeter can be found HERE

  1. Then run: python ./main.py

  2. Input the vocals file generated by spleeter: output/song_name/vocals.wav

  3. The new song is located at: output/song_name/Aaa_song_name.mp3

  4. Enjoy a robotic Gura!

  5. You can find the accomaniment.wav and vocal.wav file in the folder: output/song_name/accompaniment

Have fun mashing it together :3

Releases

No releases published

Packages

No packages published

Languages