Quote2. Bug
In temerature tts, when using ko.tts or other languages's tts, LM added digit "1" to the last.
For example, it says "temperature 25.7 degree celsius(of course in Korean) 1".
Quote2: This is really interesting. I'm unable to simulate it, but I've changed an internal logic a little bit, so hopefully, this will be solved in the next version.
I didn't know new temp/humidiy template variable is "%V" not "%V1".
---
I found that "value_temperature_current" variable in data/tts/en(uk, cs,..,).tts files doesnt work at all.
For example, if I modify the default value to "current temperatue is %V", then LM reads just "temperature %V".
However ko/ja.tts are done well. Please check this, when you have time.
Thanks.