Skip to content

Allow use with system espeak-ng and vanilla phonemizer #120

Description

@evq

Describe the feature

The current espeakng-loader mechanism for shipping espeak-ng doesn't play nicely with packaging on distros where it is expected to use the system packaging ( e.g. NixOS ).

I think this can be easily achieved by conditionally importing espeakng_loader only when it is installed and shorting out the Tokenizer init method if it is not present. In this case with a vanilla phonemizer install, I believe it would take care of loading the library.

Metadata

Metadata

Assignees

Labels

featureFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions