https://github.com/trypsynth/rhvoice-nvda-dictionaries
NVDA dictionaries to fix the way RHVoice pronounces many words.
https://github.com/trypsynth/rhvoice-nvda-dictionaries
Last synced: 6 months ago
JSON representation
NVDA dictionaries to fix the way RHVoice pronounces many words.
- Host: GitHub
- URL: https://github.com/trypsynth/rhvoice-nvda-dictionaries
- Owner: trypsynth
- Created: 2022-03-08T15:32:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-22T19:12:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-26T20:19:13.259Z (over 1 year ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RHVoice-NVDA-Dictionaries
NVDA dictionaries to fix the way RHVoice pronounces many words.
## How to use?
Paste the speechDicts folder from this repository into your NVDA configuration folder, and restart NVDA.
## Supported voices.
**Note**: Currently, these dictionaries only support English voices.
The following voices are currently supported:
* Alan
* Bdl
* Clb
* Evgeniy-Eng
* Lyubov
* Slt
## Contributing.
Currently, each voice has its own dictionary file. This is because NVDA doesn't let us have dictionaries for specific synth drivers, and also, certain voices might break the hack used to make it speak correctly for other voices (e.g. Evgeniy-Eng broke the saying of the name Jaylin that was used for other voices, so we had to change it in that dictionary file alone).
Because of this, when adding new voices, please remember to put it in all 6 dictionary files, and to also test with all 6 voices ot make sure that nothing broke.
The easiest way to get it into all 6 dictionary files currently is to create it in one, then copy/paste into others. I plan to make a script to somehow automate this after it is added to only one of the files, but it doesn't take a huge amount of time to copy/paste anyways.