This release is a pre-release and may not be stable for production use.
OVOS Citrinet STT
Description
This plugin gives OpenVoiceOS speech-to-text with Nemo Citrinet models.
NOTE: only onnx converted models work with this plugin
Install
By default this plugin installs the full pytorch package. To avoid the extra dependencies, install the CPU-only version of pytorch before you install the plugin.
pip install torch==2.6.0+cpu --index-url https://download.pytorch.org/whl/cpu
If you skip this step, pip installs the full pytorch package together with the plugin.
pip install ovos-stt-plugin-citrinet
Configuration
"stt": {
"module": "ovos-stt-plugin-citrinet",
"ovos-stt-plugin-citrinet": {
"lang": "ca"
}
}
Models
The table shows the self-reported WER score from each model page. A lower score means better accuracy.
| Model | CV10 | CV11 | CV12 | LibriSpeech (clean) |
|---|---|---|---|---|
projecte-aina/stt-ca-citrinet-512 |
6.684 | |||
neongeckocom/stt_ca_citrinet_512_gamma_0_25 |
8.065 | |||
neongeckocom/stt_es_citrinet_512_gamma_0_25 |
9.549 | |||
neongeckocom/stt_pt_citrinet_512_gamma_0_25 |
6.033 | |||
neongeckocom/stt_fr_citrinet_512_gamma_0_25 |
14.900 | |||
neongeckocom/stt_de_citrinet_512_gamma_0_25 |
11.100 | |||
neongeckocom/stt_it_citrinet_512_gamma_0_25 |
9.232 | |||
neongeckocom/stt_uk_citrinet_512_gamma_0_25 |
8.609 | |||
neongeckocom/stt_nl_citrinet_512_gamma_0_25 |
6.204 | |||
neongeckocom/stt_en_citrinet_512_gamma_0_25 |
3.400 |
Related projects
OpenVoiceOS/ovos-stt-plugin-onnx-asr is another OVOS STT plugin that runs onnx models.
Credits
This plugin was developed by TigreGotico 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 - Funded by EU – NextGenerationEU within the framework of the project ILENIA with reference 2022/TL22/00215337
projecte-aina/stt-ca-citrinet-512 was funded by the Generalitat de Catalunya within the framework of Projecte AINA.
NeonGeckoCom/streaming-stt-nemo - base citrinet onnx runtime implementation, provides models for
'en', 'es', 'fr', 'de', 'it', 'uk', 'nl', 'pt'
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_stt_plugin_citrinet-0.1.1a11.tar.gz.
File metadata
- Download URL: ovos_stt_plugin_citrinet-0.1.1a11.tar.gz
- Upload date:
- Size: 10.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 |
6aba4a1fb4796123fcc131cd7201e5b7095cf7aa65ac7c1ff261d71ffc976a97
|
|
| MD5 |
82683ce927f59328425e2d8c02f5015c
|
|
| BLAKE2b-256 |
9e405c1c5687584f7e1d38a931063fcd69f4d51c64069a9fd4c8d340a86e4f15
|
File details
Details for the file ovos_stt_plugin_citrinet-0.1.1a11-py3-none-any.whl.
File metadata
- Download URL: ovos_stt_plugin_citrinet-0.1.1a11-py3-none-any.whl
- Upload date:
- Size: 11.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 |
158d7c27f89f02c710a8291560c8367e11cd6b42fb12e0d632b6e058e4c611f2
|
|
| MD5 |
febc589586074c056dd9acaee13b784e
|
|
| BLAKE2b-256 |
77ae7e75d1c13e628f49b2116fa76e94d8feeea3068e74bbed29140fe84fede6
|