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
This recording showcases a few things about Blob Opera:
It also fits really well for fugues, or polyphonic music in general. The original feature of the blobs on the site only showcases the homophonic capability of the blobs.
It works really well with Latin, as you said in the phonemes.py file, and these are the only vowels in the code, but I haven't looked into the training set of the model in particular. Do you know if other types of vowels or diphthongs are possible?
The text was updated successfully, but these errors were encountered:
I haven't looked into the training set of the model in particular. Do you know if other types of vowels or diphthongs are possible?
@LKchemposer, as far as I know, there aren't any other vowels, and German lyrics aren't especially intelligible due to the lack of vowels like /y/ (ü) and /œ/ (ö). It looks like they trained it with Italian(-ish) phonemes only.
The only workaround I can think of would be mixing vowels between blobs. German ü sound could be emulated by specifying /u/ for tenor and soprano and /i/ for bass and alto. It's a hack, but seems to work, at least to some extent.
This recording showcases a few things about Blob Opera:
phonemes.py
file, and these are the only vowels in the code, but I haven't looked into the training set of the model in particular. Do you know if other types of vowels or diphthongs are possible?The text was updated successfully, but these errors were encountered: