This release is a pre-release and may not be stable for production use.
OVOS Dialog Normalizer
A dialog transformer plugin for OpenVoiceOS (OVOS).
This plugin prepares text for a text-to-speech (TTS) engine. It expands contractions and converts digits to words, so the TTS engine pronounces the text correctly. It supports multiple languages.
Examples:
- "I'm" -> "I am"
- "Dr." -> "Doctor"
- "1" -> "one"
Install
pip install ovos-dialog-normalizer-plugin
Configuration
Add an entry under "dialog_transformers" in your mycroft.conf to enable the plugin.
"dialog_transformers": {
"ovos-dialog-normalizer-plugin": {}
}
Related projects
- OpenVoiceOS/ovos-number-parser: number-to-word conversion used by this plugin. To improve number handling, contribute there.
- OpenVoiceOS/ovos-plugin-manager: defines the
DialogTransformerbase class this plugin implements.
Contributing
Pull requests are welcome. Adding new expansions is straightforward. To improve number handling, see ovos-number-parser.
Credits
TigreGotico developed this plugin for OpenVoiceOS under the ILENIA project.
This plugin was funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia. It was funded by the EU, NextGenerationEU, within the framework of the project ILENIA, reference 2022/TL22/00215337.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_dialog_normalizer_plugin-0.0.3a2.tar.gz.
File metadata
- Download URL: ovos_dialog_normalizer_plugin-0.0.3a2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca6140ad826dcf8c853a6782868bb702812c26d15235843e5a3a9ed7e45448c
|
|
| MD5 |
2263d3bcf0ffac74a03900c0d266417a
|
|
| BLAKE2b-256 |
2a11a13231664e3b5bdb51bb6858d0e15efb595c8d83f2e8f6d1519b83745dc6
|
File details
Details for the file ovos_dialog_normalizer_plugin-0.0.3a2-py3-none-any.whl.
File metadata
- Download URL: ovos_dialog_normalizer_plugin-0.0.3a2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ba4e5138f6830681acde1f72cf6c6baf155d617093abf8ee1619a784caf121
|
|
| MD5 |
ee779cf50ae96a7056b214d5e1284e3c
|
|
| BLAKE2b-256 |
0d09919d5127240e8cc1d3b731823b80f17776b932881a75f481f6a486d849d1
|