1
0
mirror of https://github.com/rhasspy/rhasspy.git synced 2022-02-12 01:59:45 +03:00

Add new Larynx voices

This commit is contained in:
Michael Hansen
2021-08-20 10:28:25 -04:00
parent fc29faf19f
commit 22839bd7f8
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
- Changeable "cancel" word that can be spoken at any time to trigger a recognition failure
- Preliminary support for Arabic (ar)
- Initial support for Vosk ASR (English, German, French, Spanish, Italian, Russian, Portuguese, Vietnamese, Arabic)
- New Larynx voices for German, Dutch, and English
- 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