This release is a pre-release and may not be stable for production use.
Google Translate Plugin
This plugin is an OVOS language plugin for OpenVoiceOS. It provides text translation and language detection through Google Translate, without an API key.
The package registers two plugins:
ovos-google-translate-plugin: translates text between languages.ovos-google-lang-detector-plugin: detects the language of a text.
Install
pip install ovos-google-translate-plugin
Usage
Other components use this plugin to translate utterances and texts, for example solvers and ovos-bidirectional-translation-plugin.
Add this to one of the configuration files (for example ~/.config/mycroft/mycroft.conf):
"language": {
"detection_module": "ovos-google-lang-detector-plugin",
"translation_module": "ovos-google-translate-plugin"
}
Related projects
- ovos-bidirectional-translation-plugin: translates utterances in both directions around a pipeline that only understands one language.
- ovos-plugin-manager: loads and manages OVOS plugins, including this one.
License
Apache-2.0
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_google_translate_plugin-0.0.4a2.tar.gz.
File metadata
- Download URL: ovos_google_translate_plugin-0.0.4a2.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ce375db0f630f70e60c34b047f38f0a75c17f5170d897eee2942e55370a457d
|
|
| MD5 |
8f111adcfe10c8fc3735390b0565ca7b
|
|
| BLAKE2b-256 |
5624640dc9cd30047aab61139bbb9b516965f823ad868ffe6868838b8ea343d8
|
File details
Details for the file ovos_google_translate_plugin-0.0.4a2-py3-none-any.whl.
File metadata
- Download URL: ovos_google_translate_plugin-0.0.4a2-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
d366eb487dfd67d42ed416e58814c817909958ac8ee9a8cfc6e818a033d74021
|
|
| MD5 |
16dac72b36517de261941a3b7180b6e6
|
|
| BLAKE2b-256 |
790662291db02a118d4212e279bd36d8959c072f5873971871266a9ed439e56c
|