transcription/Makefile

6 lines
86 B
Makefile
Raw Normal View History

2021-02-18 12:20:27 +01:00
default: install
install:
bash install.sh
convert:
2021-02-18 15:46:55 +01:00
bash convert_from_wav.sh $(args)