Batch process UltraStar songs to remove the vocals and create a Karaoke version #136
Replies: 4 comments 5 replies
-
Hi. Good idea.
I prefere the 2. :) |
Beta Was this translation helpful? Give feedback.
-
I found a "not so nice" but Working Multi Step Solution. 1st Separation) As I am not a Programmer I downloaded the Program Demucs-Gui for Windows to Separate the Vocals from the Music. With it I can Batch process all Folders and Subfolders and create three WAV Files. 2nd WAV -> MP3 3rd create the TXT files Works - but Would be nice to have everything in one process. just edit the line and the calls
how your variations are named process_karaoke.bat
or download this file and delete the .txt at the end |
Beta Was this translation helpful? Give feedback.
-
I create a UltraSinger batchfile to generate Karaoke Songs out of Youtube Playlists And installation Batch Scripts that install everything needed to run UltraSinger. JUST REMOVE THE ".TXT" at the end of the Files, Apart from the file "additional-requirements.txt" that stays as it is. additional-requirements.txt Open an CMD Console in windows with admin rights. 1st-part-install-winget-ffmpeg-and-python-3.10.bat Open an CMD Console in windows with admin rights. 2nd-part-install-git-ultrasinger-with-modules-musescore.bat When Everything is installed you can use that first Batchfile batch_generate_karaoke_songs_from_youtube_playlist_with_ultrasinger.bat to Generate Karaoke Songs out of Youtube Playlists with UltraSinger |
Beta Was this translation helpful? Give feedback.
-
I update the files I recreated the Installer for Windows made for people who are not programmers and have most tools not installed yet. Batch Script 1 1st-part-install-winget-ffmpeg-and-python-3.10.bat download and remove the ".TXT"
Finally, it informs the user to reboot the system. Batch Script 2 2nd-part-install-git-ultrasinger-with-modules-musescore.bat
at the end it uninstalls torch and reinstalls torch - I do not know why it does not work without that step. File with python modules that seme to be missing Batch workflow |
Beta Was this translation helpful? Give feedback.
-
Hey
Love to use UltraSinger for existing UltraStar songs.
Would like to batch process all Songs in the Songs Folder.
UltraSinger shall go through all the Subfolders in the Songs Folder.
Take the mp3 and split the Vocals and the Music.
Copy the TXT file and change the content.
Any Idea how to do this?
Beta Was this translation helpful? Give feedback.
All reactions