bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.18k stars 165 forks source link

raise a warning when nwords differs in input/output #72

Closed mmmaat closed 2 years ago

mmmaat commented 3 years ago
shreeshailgan commented 1 month ago

@mmmaat what is the solution to this? Is there an option to avoid merging of two tokens?

mmmaat commented 1 month ago

Hi, there is nothing we can do at the phonemizer level, because the information is lost by espeak. The only thing we can do is to warn users (see the woords-mismatch option).