File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ ones are marked like "v1.0.0-fork".
4646Solves [ #129 ] ( https://github.com/HugoFara/lwt/issues/129 ) , thanks to the help of PR
4747[ #168 ] ( https://github.com/HugoFara/lwt/pull/168 ) .
4848* Text reading position was not working consistently when adding several known words.
49+ * Japanese was always requiring MeCab for TTS, even if it was not used
50+ ([ #155 ] ( https://github.com/HugoFara/lwt/pull/155 ) ).
4951
5052### Deprecated
5153
Original file line number Diff line number Diff line change @@ -2233,6 +2233,8 @@ <h4>Fixed</h4>
22332233Solves < a href ="https://github.com/HugoFara/lwt/issues/129 "> #129</ a > , thanks to the help of PR
22342234< a href ="https://github.com/HugoFara/lwt/pull/168 "> #168</ a > .</ li >
22352235< li > Text reading position was not working consistently when adding several known words.</ li >
2236+ < li > Japanese was always requiring MeCab for TTS, even if it was not used
2237+ (< a href ="https://github.com/HugoFara/lwt/pull/155 "> #155</ a > ).</ li >
22362238</ ul >
22372239< h4 > Deprecated</ h4 >
22382240< ul >
You can’t perform that action at this time.
0 commit comments