OpenVoiceOS STT plugin for Basque models trained by HiTZ
GPU is strongly recommended
Online demo HiTZ/Aholab's Basque Speech-to-Text
pip install ovos-stt-plugin-HiTZ
"stt": {
"module": "ovos-stt-plugin-HiTZ",
"ovos-stt-plugin-HiTZ": {
"model": "stt_eu_conformer_transducer_large"
}
}currently two models are available, conformer-CTC and conformer-transducer
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
HiTZ/Aholab's Basque Speech-to-Text model Conformer - models trained on a composite dataset comprising of 548 hours of Basque speech. The model was fine-tuned from a pre-trained Spanish stt_es_conformer_ctc_large model. It is a non-autoregressive "large" variant of Conformer, with around 121 million parameters
This project with reference 2022/TL22/00215335 has been partially funded by the Ministerio de Transformación Digital and by the Plan de Recuperación, Transformación y Resiliencia – Funded by the European Union – NextGenerationEU ILENIA and by the project IkerGaitu funded by the Basque Government. This model was trained at Hyperion, one of the high-performance computing (HPC) systems hosted by the DIPC Supercomputing Center.

