README typo fixes & some little changes
This commit is contained in:
parent
488f5c0786
commit
8dc6efd81a
13 changed files with 120 additions and 9 deletions
|
|
@ -23,10 +23,14 @@ This are the neural networks we are currently using:
|
|||
- Text-To-Speech
|
||||
- [~~Silero TTS~~](https://github.com/snakers4/silero-models) *(currently not used)*
|
||||
- [~~Coqui TTS~~](https://github.com/coqui-ai/TTS) *(currently not used)*
|
||||
- [~~WinRT~~] (https://github.com/ndarilek/tts-rs) *(currently not used)*
|
||||
- [~gTTS~] (https://github.com/nightlyistaken/tts_rust) *(currently not used)*
|
||||
- [~~SAM~~] (https://github.com/s-macke/SAM) *(currently not used)*
|
||||
- Wake Word
|
||||
- [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)*
|
||||
- [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)*
|
||||
- NLU
|
||||
- Nothing yet.
|
||||
- Chat
|
||||
|
|
@ -52,7 +56,7 @@ Or run dev with `cargo tauri dev`.
|
|||
Abraham Tugalov
|
||||
|
||||
## Python version?
|
||||
Old version of Jarvis was build with Python.<br>
|
||||
Old version of Jarvis was built with Python.<br>
|
||||
The last Python version commit can be found [here](https://github.com/Priler/jarvis/tree/943efbfbdb8aeb5889fa5e2dc7348ca4ea0b81df).
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue