transcription/Makefile

8 lines
127 B
Makefile
Raw Normal View History

2021-02-18 12:20:27 +01:00
default: install
install:
bash install.sh
convert:
2021-02-19 11:08:13 +01:00
bash transcript.sh $(args)
2021-02-19 10:27:46 +01:00
srt:
perl clean.sh $(args) > output/clean.srt