RSHVR commited on
Commit
b743a39
·
verified ·
1 Parent(s): bf16cb8

Delete setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -6
setup.sh DELETED
@@ -1,6 +0,0 @@
1
- #!/bin/bash
2
- # Clone the HumAware-VAD repository
3
- git clone https://github.com/CuriousMonkey7/HumAwareVad.git
4
- cd HumAwareVad
5
- pip install -e .
6
- cd ..