Skip to content

Commit

Permalink
Update spanish model (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Jan 15, 2025
1 parent 7c92d7d commit 33c2cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovos_stt_plugin_citrinet/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
class Model:
default_models = {
"en": "neongeckocom/stt_en_citrinet_512_gamma_0_25",
"es": "neongeckocom/stt_es_citrinet_512_gamma_0_25",
"es": "Jarbas/stt_es_citrinet_512_onnx",
"fr": "neongeckocom/stt_fr_citrinet_512_gamma_0_25",
"de": "neongeckocom/stt_de_citrinet_512_gamma_0_25",
"it": "neongeckocom/stt_it_citrinet_512_gamma_0_25",
Expand Down

0 comments on commit 33c2cc1

Please sign in to comment.