pre 0.0.3

This commit is contained in:
Abraham 2023-06-08 21:01:29 +05:00
parent 8dc6efd81a
commit d4fcb0ea9c
5 changed files with 25 additions and 24 deletions

View file

@ -23,9 +23,9 @@ 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)*
- [~~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)*