[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:
GiviMAD
2022-02-23 21:09:49 +01:00
committed by GitHub
parent 0d5b1ba61e
commit 673397b826
4 changed files with 13 additions and 2 deletions

View File

@@ -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>