mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
config BR2_PACKAGE_PYTHON_PHONEME_GUESSER
|
|
bool "python-phoneme-guesser"
|
|
select BR2_PACKAGE_PYTHON_UNIDECODE # runtime
|
|
help
|
|
phonemes from text.
|
|
|
|
https://github.com/OpenJarbas/phoneme_guesser
|