-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
New: | ||
• Add wake word recognition in the background #236 | ||
- You can now start Dicio by saying "Hey Dicio" even while the phone is turned off | ||
- The used AI model is OpenWakeWord, a huge thank you to them for the excellent work! | ||
• Play configurable sound when Dicio starts listening | ||
|
||
Improved: | ||
• Better reporting of download and unzip progress | ||
|
||
Fixed: | ||
• Fix Dicio's STT popup not returning any result causing Firefox to crash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Novità: | ||
• Ora Dicio riconosce la parola di attivazione in background | ||
- Puoi far partire Dicio dicendo "Hey Dicio" anche quando il telefono è spento | ||
- Il modello AI utilizzato è OpenWakeWord; grazie a loro per l'eccellente lavoro! | ||
• Effetto sonoro configurabile quando Dicio comincia ad ascoltare | ||
|
||
Miglioramenti: | ||
• Visualizzazione migliore del progresso per download e decompressione | ||
|
||
Correzioni: | ||
• Il popup STT di Dicio non restituiva risultati facendo crashare Firefox |