Georgi Dzhambazov

Results 17 comments of Georgi Dzhambazov

@alastair Now cython is required, may you test and close if installs fine.

+inputs: -hard code .melodia

SymbTrParser done. It inherits from SymbTrParserBase_

Hey @urinieto I did some workaround and am trying to push a separate branch, but get this error message ``` georgid$ git push --set-upstream origin workaround_issue_104 remote: Permission to urinieto/msaf.git...

Thank you guys for the feedback. The use case I had in mind is: I am doing annotations on word boundaries on a given tier. I annotate a song, in...

very sorry for the slow responses. Better idea for the return format is to return one additional entry in the tuple: ``` indices_intervals: nd.array shape(new_intervals.shape[0],1) the indices of the intervals...

[Percentage of correct segments metric](https://www.music-ir.org/mirex/wiki/2019:Automatic_Lyrics-to-Audio_Alignment#Evaluation) by design needs the offset of every word, correct. A dataset which does not have the word-offset timestamps is practically not suited for this metric....