chore: add through 14
This commit is contained in:
7
Makefile
7
Makefile
@@ -8,6 +8,13 @@ MP3_FILES := $(patsubst %.txt,%.mp3,$(wildcard *.txt))
|
||||
MODEL=en_GB-alan-medium.onnx
|
||||
CONFIG=en_GB-alan-medium.onnx.json
|
||||
|
||||
# MODEL=en_GB-aru-medium.onnx
|
||||
# CONFIG=en_GB-aru-medium.onnx.json
|
||||
|
||||
# MODEL=en_GB-cori-high.onnx
|
||||
# CONFIG=en_GB-cori-high.onnx.json
|
||||
|
||||
|
||||
complete: $(TXT_FILES) $(MP3_FILES)
|
||||
echo $@ $^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user