rakuri255 / UltraSinger

AI based tool to convert vocals lyrics and pitch from music to autogenerate Ultrastar Deluxe, Midi and notes. It automatic tapping, adding text, pitch vocals and creates karaoke files.
MIT License
230 stars 19 forks source link

IndexError: list index out of range #155

Open Patuu25 opened 1 week ago

Patuu25 commented 1 week ago

Hi im getting this error and i cant figure it out:

[UltraSinger] Creating C:\song\JENNIE - You & Me\JENNIE - You & Me.txt from transcription. [UltraSinger] Calculating silence parts for linebreaks. Traceback (most recent call last): File "C:\Ultrasinger\UltraSinger-main\src\UltraSinger.py", line 994, in main(sys.argv[1:]) File "C:\Ultrasinger\UltraSinger-main\src\UltraSinger.py", line 889, in main run() File "C:\Ultrasinger\UltraSinger-main\src\UltraSinger.py", line 436, in run real_bpm, ultrastar_file_output = create_ultrastar_txt_from_automation( File "C:\Ultrasinger\UltraSinger-main\src\UltraSinger.py", line 656, in create_ultrastar_txt_from_automation ultrastar_writer.create_ultrastar_txt_from_automation( File "C:\Ultrasinger\UltraSinger-main\src\modules\Ultrastar\ultrastar_writer.py", line 88, in create_ultrastar_txt_from_automation gap = transcribed_data[0].start IndexError: list index out of range

rakuri255 commented 1 week ago

Hi,

it seems that your transcribed data is empty. Its the stuff from Whisper.

Did other songs work? Or is it just this song?

Patuu25 commented 5 days ago

Hi

I tried a couple of songs. Im using the youtube function of giving it a link and all of them gave the same error.

rakuri255 commented 4 days ago

Can you post your hardware? CPU, RAM, GPU, VRAM ? Please add the full log.