Markup correction
Small corrections in the markdown markup related to the use of strikethrough lines with list of TTS and wake-word neural links
This commit is contained in:
parent
9b7636df2e
commit
aa2d51e98f
1 changed files with 5 additions and 5 deletions
|
|
@ -23,14 +23,14 @@ This are the neural networks we are currently using:
|
||||||
- Text-To-Speech
|
- Text-To-Speech
|
||||||
- [~~Silero TTS~~](https://github.com/snakers4/silero-models) *(currently not used)*
|
- [~~Silero TTS~~](https://github.com/snakers4/silero-models) *(currently not used)*
|
||||||
- [~~Coqui TTS~~](https://github.com/coqui-ai/TTS) *(currently not used)*
|
- [~~Coqui TTS~~](https://github.com/coqui-ai/TTS) *(currently not used)*
|
||||||
- [~~WinRT~~] (https://github.com/ndarilek/tts-rs) *(currently not used)*
|
- [~~WinRT~~](https://github.com/ndarilek/tts-rs) *(currently not used)*
|
||||||
- [~gTTS~] (https://github.com/nightlyistaken/tts_rust) *(currently not used)*
|
- [~gTTS~](https://github.com/nightlyistaken/tts_rust) *(currently not used)*
|
||||||
- [~~SAM~~] (https://github.com/s-macke/SAM) *(currently not used)*
|
- [~~SAM~~](https://github.com/s-macke/SAM) *(currently not used)*
|
||||||
- Wake Word
|
- Wake Word
|
||||||
- [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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue