DanRuta / xVA-Synth

Machine learning based speech synthesis Electron app, with voices from specific characters from video games
GNU General Public License v3.0
590 stars 54 forks source link

Emotional modifier adjustment fix #58 #60

Closed Pendrokar closed 6 months ago

Pendrokar commented 7 months ago

reruns _inferadvanced function when emotional modifier values are changed by a plugin. Otherwise the changes were not taking effect.

Pendrokar commented 7 months ago

A to fix #58

Plugin that takes use of this change: https://github.com/Pendrokar/xvasynth_deepmoji

(Emotional modifiers don't get changed when batch processing is used for some reason)

Pendrokar commented 7 months ago

Still have no clue why any changes to the editor_data does not affect Batch processing.