add shebang to voice track scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
# pip install -r requirements.txt
|
||||
usage = 'python cut-voice-track.py <?wav timestamp json> <?wav filename>'
|
||||
|
||||
|
@@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
# pip install -r requirements.txt
|
||||
usage = 'python transcribe-voice-track.py <?wav filename>'
|
||||
|
||||
|
Reference in New Issue
Block a user