mirror of
https://github.com/dscripka/openWakeWord.git
synced 2026-08-27 18:17:20 -04:00
corrected link hey_mycroft.md performance details
This commit is contained in:
parent
7607f95985
commit
bb9d7e0a08
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ The positive test examples of the "hey mycroft" wakeword were collected manually
|
|||
|
||||
The false-accept/false-reject curve for the model on the test data is shown below. Decreasing the `threshold` parameter when using the model will increase the false-accept rate and decrease the false-reject rate.
|
||||
|
||||

|
||||

|
||||
|
||||
# Other Considerations
|
||||
|
||||
While the model was trained to be robust to background noise and reverberation, it will still perform the best when the audio is relatively clean and free of overly loud background noise. In particular, the presence of audio playback of music/speech from the same device that is capturing the microphone stream may result in significantly higher false-reject rates unless acoustic echo cancellation (AEC) is performed via hardware or software.
|
||||
While the model was trained to be robust to background noise and reverberation, it will still perform the best when the audio is relatively clean and free of overly loud background noise. In particular, the presence of audio playback of music/speech from the same device that is capturing the microphone stream may result in significantly higher false-reject rates unless acoustic echo cancellation (AEC) is performed via hardware or software.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue