Georgi Dzhambazov

Results 55 issues of Georgi Dzhambazov

Would be nice that the field sectionLyrics in MUsicXML Parser is type ScoreSection. further MakamScore should have a field score in the same way symbTrParser has a field score of...

in function constructTransMAtrix from Decoder : # SPECIAL CASE: two last states the else is not needed? because defineForwardTransProbs() covers it. Related: THink how to reduce code do that #...

in align.LyricsWithModels.LyricsWithModels._linkToModels This way not needed to handle specially the phoneme sp. It is now inserted as Phoneme in phonemes network in LyricsWithModels but not seen in list of words...

enhancement

-LyricsAligner. withAnnotations and withLinks have two similar loops, think how to put it in one loop. - test and update pycompmusic.lyricsAlign

hmm.Path.Path.**init** can haas input only hmm and read psi and phi from it

so eliminate RecordingSegmenter step, do alignment for each section in a loop - recomupte timestamps fron whole recording mfc to given sectuin( input: section.json) - Align - recomupte tinmestamps for...

# TODO: could be done weasier with this code, and check last method in Word # grTruthWordList = testT(decoder.lyricsWithModels)

enhancement

as well LyricsWithModels.LyricsWithModels.printWordsAndStates and LyricsWithModels.LyricsWithModels.printWordsAndStatesAndDurations can take code from LyricsParsing.expandlyrics2WordList.

enhancement