Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Sound Event Detection with YAMNet on Jetson Nano

Notifications You must be signed in to change notification settings

x1001000/sed-yamnet-jetson-nano

Repository files navigation

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

About

Sound Event Detection with YAMNet on Jetson Nano

Topics

Resources

Stars

Watchers

Forks