mycroft-core/test/unittests/client
Åke Forslund 926d3ff1c1 Extract noise-tracking from _record_phrase
_record_phrase now uses a helper class to track the noise in a sentence
to determine when the user has stopped speaking.

The logic should be the same but the same but allow for easier testing
and manipulation.
2020-05-26 12:12:12 +02:00
..
data Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
test_audio_consumer.py Upgrade from pycodestyle to flake8 2019-11-19 23:07:52 +01:00
test_data_structures.py Refactor _wait_for_wakeword 2020-05-26 12:12:12 +02:00
test_dynamic_energy_test.py Reactivate dynamic energy calculation test 2020-05-26 12:12:12 +02:00
test_hotword_factory.py Upgrade from pycodestyle to flake8 2019-11-19 23:07:52 +01:00
test_local_recognizer.py Add Testcase to verify hotword fallback behaviour 2019-12-09 16:28:54 +01:00
test_noise_tracker.py Extract noise-tracking from _record_phrase 2020-05-26 12:12:12 +02:00