New recording: Cum Sancto Spiritu - Gloria
LKchemposer opened this issue · 1 comments
LKchemposer commented
- Name of the original music: XII. Cum Sancto Spiritu, Gloria - RV 589
- Author of the original music: Antonio Vivaldi
- Link to the original score: http://www.cafe-puccini.dk/Vivaldi/pdf/12_Cum_sancto_spiritu.pdf
- Link to the recording: https://g.co/arts/77abQGtdkV72N3oW7
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?
0x2b3bfa0 commented
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.