i run it at the window10 system,it appeared a problem below.the pdf text is null,how can i resolve it?
Automated_Music_Transcription-master>python music_transcriber.py sample_piano_music.wav
Read in a music file
Created a transcriber object
Created onset frame splitter object
Just about to execute object frames split function
'aubioonset' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Executed aubioonset function to split the file into onsets
Just about to split the file into onset frames
Split the file into onset frames
Splitted the file into frames
Inside Note Plotter constructor
Created a note plotter object
lilypond sample_piano_music.ly
GNU LilyPond 2.20.0
Processing sample_piano_music.ly' Parsing... Interpreting music... warning: no music found in score Interpreting music... Preprocessing graphical objects... Interpreting music... MIDI output tosample_piano_music.mid'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to ./tmp-lilypond-xrb0sc'... Converting tosample_piano_music.pdf'...
Deleting `./tmp-lilypond-xrb0sc'...
Success: compilation successfully completed
Plotted multiple notes
Transcribed the music piece
i run it at the window10 system,it appeared a problem below.the pdf text is null,how can i resolve it?
Automated_Music_Transcription-master>python music_transcriber.py sample_piano_music.wav Read in a music file Created a transcriber object Created onset frame splitter object Just about to execute object frames split function 'aubioonset' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 Executed aubioonset function to split the file into onsets Just about to split the file into onset frames Split the file into onset frames Splitted the file into frames Inside Note Plotter constructor Created a note plotter object lilypond sample_piano_music.ly GNU LilyPond 2.20.0 Processing
sample_piano_music.ly' Parsing... Interpreting music... warning: no music found in score Interpreting music... Preprocessing graphical objects... Interpreting music... MIDI output to
sample_piano_music.mid'... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to./tmp-lilypond-xrb0sc'... Converting to
sample_piano_music.pdf'... Deleting `./tmp-lilypond-xrb0sc'... Success: compilation successfully completed Plotted multiple notes Transcribed the music piece