Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 235 Bytes

File metadata and controls

15 lines (10 loc) · 235 Bytes

audio_timer

example launch script

#!/bin/bash
set -euxo pipefail
cd /home/$USER/audio_timer
source /home/$USER/anaconda3/etc/profile.d/conda.sh 

conda activate torch

python web_server.py & python zero_shot_audio_rtsp.py