Merge pull request #90 from benzlokzik/patch-1

Markup correction
This commit is contained in:
Abraham Tugalov 2025-12-12 00:28:50 +05:00 committed by GitHub
commit 696383059a

View file

@ -30,7 +30,7 @@ This are the neural networks we are currently using:
- [Rustpotter](https://github.com/GiviMAD/rustpotter) *(Partially implemented, still WIP)* - [Rustpotter](https://github.com/GiviMAD/rustpotter) *(Partially implemented, still WIP)*
- [Picovoice Porcupine](https://github.com/Picovoice/porcupine) via [official SDK](https://github.com/Picovoice/porcupine#rust) *(requires API key)* - [Picovoice Porcupine](https://github.com/Picovoice/porcupine) via [official SDK](https://github.com/Picovoice/porcupine#rust) *(requires API key)*
- [Vosk Speech Recognition Toolkit](https://github.com/alphacep/vosk-api) via [Vosk-rs](https://github.com/Bear-03/vosk-rs) *(very slow)* - [Vosk Speech Recognition Toolkit](https://github.com/alphacep/vosk-api) via [Vosk-rs](https://github.com/Bear-03/vosk-rs) *(very slow)*
- [~~Snowboy~~] *(currently not used)* - [~~Snowboy~~](https://github.com/Kitt-AI/snowboy) *(currently not used)*
- NLU - NLU
- Nothing yet. - Nothing yet.
- Chat - Chat
@ -62,4 +62,4 @@ The last Python version commit can be found [here](https://github.com/Priler/jar
## License ## License
[Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/)<br> [Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/)<br>
See LICENSE.txt file for more details. See LICENSE.txt file for more details.