You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @robinsloan , thank you for sharing this amazing repo! During inference process, I change some words in hallelujah.musicxml and got something wrong. I tried words such as Try My Why Be Tree... and it seems that they can't be converted to their corresponding phonemes(Try->T R,My->M,Why->W,Be->B, Tree->T R).I found maybe there's something wrong after getting word_arpabet in the function events2eventsarpabet in mellotron_utils.py. Any ideas? Thank you.
The text was updated successfully, but these errors were encountered:
Hello @robinsloan , thank you for sharing this amazing repo! During inference process, I change some words in hallelujah.musicxml and got something wrong. I tried words such as Try My Why Be Tree... and it seems that they can't be converted to their corresponding phonemes(Try->T R,My->M,Why->W,Be->B, Tree->T R).I found maybe there's something wrong after getting word_arpabet in the function events2eventsarpabet in mellotron_utils.py. Any ideas? Thank you.
The text was updated successfully, but these errors were encountered: