tests : adding transcription tests

This commit is contained in:
Georgi Gerganov
2022-11-28 22:44:01 +02:00
parent 061fc81bd6
commit 9b7df68753
7 changed files with 140 additions and 0 deletions

View File

@@ -206,3 +206,11 @@ tiny.en tiny base.en base small.en small medium.en medium large: main
./main -m models/ggml-$@.bin -f $$f ; \
echo "" ; \
done
#
# Tests
#
.PHONY: tests
tests:
bash ./tests/run-tests.sh