OpenVoiceOS / ovos-docker

Open Voice OS container images and docker-compose.yml files for x86_64 and aarch64 CPU architectures.
https://openvoiceos.github.io/ovos-docker/
Apache License 2.0
39 stars 11 forks source link

Suppport custom .asoundrc #48

Closed goldyfruit closed 9 months ago

goldyfruit commented 9 months ago

When using some voice HAT, PipeWire or PulseAudio will be bypassed and ALSA will be the best final option. To do so, ALSA requires a custom .asoundrc configuration to match the HAT configuration.

The entrypoint.sh script used by containers leveraging audio feature must support a custom .asoundrc if found in ~/.config/mycroft/ directory.

goldyfruit commented 9 months ago

https://github.com/OpenVoiceOS/ovos-docker/commit/4e6661ae120f5bf7c0d404241678b76937bfa605

goldyfruit commented 9 months ago

https://openvoiceos.github.io/ovos-docker/getting-started/docker/installation/configuration/#custom-asoundrc-for-alsa