jon-myers / idtp

An Interactive Digital Transcription Platform for Hindustani Music
https://swara.studio
2 stars 1 forks source link

vocal synthesis #170

Open jon-myers opened 1 year ago

jon-myers commented 1 year ago

I'm incorporating the klatt-syn package, (https://github.com/chdh/klatt-syn) turned into real time web audio worklet. For now, just the vowels. Perhaps later the consonants, but it is proving too difficult to get the settings correct.

jon-myers commented 1 year ago

Currently not working in safari or firefox. Chrome (on both mac os and windows) seems to be working well.

The firefox error is: Error: Module resolve hook not set, which is referring to the fact that modules can't currently be loaded into worklets via import. See this bugzilla thread, which seems to imply that this will be fixed in version 113 of firefox. (To be released in April?)

The Safari bug I'm not sure whats going on. Very glitchy audio.

jon-myers commented 1 year ago

It is now only enabled on chrome, chromium browsers like brave, and edge. Is set to kick in for firefox version 113, if the bugzilla report is to be believed. Should loop back and check in a month or two.

jon-myers commented 8 months ago

I should push to get the consonants happening again. But even if I do figure out, I think I need a better model, to account for many possible consonants in a row.