/sed-yamnet-jetson-nano

Sound Event Detection with YAMNet on Jetson Nano

Primary LanguagePython

Sound Event Detection with YAMNet on Jetson Nano

Prepare Jetson Nano

  1. Write Image to the microSD Card
  2. Setup and First Boot
  3. Check IP and detach KVM (keyboard/monitor/mouse)

Install Dependencies

  1. SSH in Jetson Nano
  2. Clone this repo
    git clone https://github.com/x1001000/sed-yamnet-jetson-nano
  3. Run the script
    bash sed-yamnet-jetson-nano/install-deps.sh
  4. Repeat if there was an ERROR

Run Inference

  1. SSH in Jetson Nano
  2. Run the script
    cd && cd sed-yamnet-jetson-nano && python3 SED.py
  3. Plug in USB microphone now
  4. Unplug USB microphone when reboot