paura
paura copied to clipboard
Using paura in audio-ml-lab docker environment
Hi, I would like to build small raspberry sensors for audio recording. Those should be composed by docker and store the sensed audio data as files on a network drive. Those files will be processed by several other analysis tiers to create meaningful information. If I try to run paura.py it gives me this error:
libdc1394 error: Failed to initialize libdc1394
Press Ctr+C to stop recording
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
seems like I have not set up the docker container properly?