feat: option to use custom espeak data
## What does this PR do?
Add option to pass custom espeak-ng-data folder built from source for custom phonemes rules
by setting `ESPEAK_DATA_PATH` to the path of `espeak-ng-data` folder
## Before submitting
- [x] Did you make sure **title is self-explanatory** and **the description concisely explains the PR**?
- [x] Did you make sure your **PR does only one thing**, instead of bundling different changes together?
- [x] Did you list all the **breaking changes** introduced by this pull request?
- [x] Did you **test your PR locally** with `pytest` command?
- [x] Did you **run pre-commit hooks** with `pre-commit run -a` command?
## Did you have fun?
It was fun!
合并状态:未合并 3 条评论