Skip to content

Commit

Permalink
fix:server urls catalan (#169)
Browse files Browse the repository at this point in the history
typo in urls
  • Loading branch information
JarbasAl authored Oct 18, 2024
1 parent 86bf0f8 commit 0a6f05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ovos_config/recommends/online_stt/ca-es.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"fallback_module": "",
"ovos-stt-plugin-server": {
"url": [
"https://stt.smartgic.io/citrinet",
"https://citrinetstt.ziggyai.online"
"https://stt.smartgic.io/citrinet/stt",
"https://citrinetstt.ziggyai.online/stt"
]
}
}
Expand Down

0 comments on commit 0a6f05d

Please sign in to comment.