You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(audio): disable audio capture in sim by default
and allow overwriting the `sample_rate` when running `audio.launch`,
as not all driver/device setups allow for the default `sample_rate`
of 16000.
In a future step we should adapt the `whistle_detector` to support
different `sample_rate`s.
0 commit comments