1
0
mirror of https://github.com/rhasspy/rhasspy.git synced 2022-02-12 01:59:45 +03:00
Files
rhasspy-voice-assistant/TODO.md
2020-07-22 15:18:40 -04:00

565 B

Web UI

  • Multi-select in wakewords
  • Allow hotword upload

ASR

  • Italian nnet2 model
  • Add Julius ASR
  • Add Google STT
  • Use secondary ASR for wildcard transcriptions

NLU

  • Support dynamic entity injection

Wake

  • Audio stream/detector per site id
  • Training for pocketsphinx keyphrase
  • Raven
    • Compute MFCC for new frame only
    • Use C/C++ for extra speed
    • Output WAV data with detection

TTS

  • Add MaryTTS effects
  • Support SSML

Intent Handling

  • Multiple intent handling systems?

Dialogue Management

Documentation

Docker