OpenVoiceOS / ovos-config

OVOS configuration manager library
Apache License 2.0
2 stars 10 forks source link

better listener defaults #133

Closed JarbasAl closed 4 months ago

JarbasAl commented 4 months ago

use instant_listen by default, avoids https://github.com/OpenVoiceOS/ovos-dinkum-listener/issues/107 until fixed

enabled remove_silence by default, further making the above a better default (as listen sound gets removed by silero vad), safe to do since https://github.com/OpenVoiceOS/ovos-dinkum-listener/pull/114+https://github.com/OpenVoiceOS/ovos-dinkum-listener/pull/122

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (dev@9a8fd1f). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #133 +/- ## ===================================== Coverage ? 0.00% ===================================== Files ? 10 Lines ? 817 Branches ? 0 ===================================== Hits ? 0 Misses ? 817 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.