]> git.basschouten.com Git - openhab-addons.git/commit
STT service improvements (#12453)
authorGiviMAD <GiviMAD@users.noreply.github.com>
Sat, 12 Mar 2022 22:06:51 +0000 (23:06 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Mar 2022 22:06:51 +0000 (23:06 +0100)
commit480cddbf2c0775b5d8022aff96d0796bdc1039ae
tree2cd57efe1aa9693f47dde568aaf87fbeb6fc26af
parentce6ef25ac3e201460785ca97e35d7fb076f2a869
STT service improvements (#12453)

* [googlestt|voskstt] change default maxSilenceSeconds to 3
* [watsonstt] add singleUtterance mode, rename inativityTimeout to maxSilenceSeconds and minor improvements
* [watsonstt] trim transcription

Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
bundles/org.openhab.voice.googlestt/src/main/java/org/openhab/voice/googlestt/internal/GoogleSTTConfiguration.java
bundles/org.openhab.voice.googlestt/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.voice.voskstt/src/main/java/org/openhab/voice/voskstt/internal/VoskSTTConfiguration.java
bundles/org.openhab.voice.voskstt/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.voice.watsonstt/README.md
bundles/org.openhab.voice.watsonstt/pom.xml
bundles/org.openhab.voice.watsonstt/src/main/java/org/openhab/voice/watsonstt/internal/WatsonSTTConfiguration.java
bundles/org.openhab.voice.watsonstt/src/main/java/org/openhab/voice/watsonstt/internal/WatsonSTTService.java
bundles/org.openhab.voice.watsonstt/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.voice.watsonstt/src/main/resources/OH-INF/i18n/watsonstt.properties