mirror of
https://github.com/rhasspy/rhasspy.git
synced 2022-02-12 01:59:45 +03:00
Dialogue manager and speakers service can play more than just WAV files
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
- Initial support for Vosk ASR (English, German, French, Spanish, Italian, Russian, Portuguese, Vietnamese, Arabic)
|
||||
- Multiple audio streams for Precise/Porcupine/Snowboy/Pocketsphinx wake word service (thanks Romkabouter)
|
||||
- Raven speed optimizations for dynamic time warping code (thanks maxbachmann)
|
||||
- Dialogue manager will convert audio files to WAV using soundfile and audioread
|
||||
- dialogue.sound_suffixes profile setting controls file extensions searched for when dialogue feedback sound path is a directory
|
||||
- rhasspy-speakers-cli-mqtt will convert audio bytes to WAV using soundfile and audioread
|
||||
- Wake word systems can receive raw UDP audio from multiple sites, and forward it to MQTT (see wake.<system>.udp_site_info)
|
||||
|
||||
## Fixed
|
||||
|
||||
Submodule rhasspy-dialogue-hermes updated: a807e2e0b7...0d697cb163
Submodule rhasspy-profile updated: 3f39a527e1...549f670a6a
Submodule rhasspy-speakers-cli-hermes updated: e8d342ba54...1076ccd47a
Submodule rhasspy-supervisor updated: 23d91c7969...cd0dfc007b
Reference in New Issue
Block a user