corrected wrong wake word reference in hey_jarvis.md

This commit is contained in:
HasselAssel 2025-08-26 13:10:01 +02:00 committed by GitHub
parent 7607f95985
commit 4f0a0cb165
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ Clips were generated both with the trained speaker embeddings, and also mixtures
The following phrases were included in the training data:
1) "hey mycroft"
1) "hey jarvis"
After generating the synthetic positive wakewords, they are augmented in two ways:
@ -80,4 +80,4 @@ Currently, there is not a test set available to evaluate this model.
# 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.