[voskstt] add linux arm and linux aarch64 binaries (#12355)
* [voskstt] add linux arm and linux aarch64 binaries * [voskstt] change preload model configuration default to false * [voskstt] add supported platforms to readme Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<description>Keep language model loaded. If true model is just reload the model on config updates, if not model will
|
||||
be loaded and offloaded on each execution. It will fallback to try to load the model when executed if it was not
|
||||
able to load it before.</description>
|
||||
<default>true</default>
|
||||
<default>false</default>
|
||||
</parameter>
|
||||
<parameter name="noResultsMessage" type="text" groupName="messages">
|
||||
<label>No Results Message</label>
|
||||
|
||||
BIN
bundles/org.openhab.voice.voskstt/src/main/resources/linux-aarch64/libvosk.so
Executable file
BIN
bundles/org.openhab.voice.voskstt/src/main/resources/linux-aarch64/libvosk.so
Executable file
Binary file not shown.
BIN
bundles/org.openhab.voice.voskstt/src/main/resources/linux-arm/libvosk.so
Executable file
BIN
bundles/org.openhab.voice.voskstt/src/main/resources/linux-arm/libvosk.so
Executable file
Binary file not shown.
Reference in New Issue
Block a user