]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
tests : adding transcription tests
authorGeorgi Gerganov <redacted>
Mon, 28 Nov 2022 20:44:01 +0000 (22:44 +0200)
committerGeorgi Gerganov <redacted>
Fri, 2 Dec 2022 19:40:02 +0000 (21:40 +0200)
commit9b7df68753ba9a8dbc5f5193e892a3c1bde20c90
treebfa1ad305a882ca506bb968efe658e8f4d90c2fd
parent061fc81bd699cc3f7a66ecb5377cc4cfa24898f2
tests : adding transcription tests
Makefile
tests/.gitignore [new file with mode: 0644]
tests/en-0-ref.txt [new file with mode: 0644]
tests/en-1-ref.txt [new file with mode: 0644]
tests/en-2-ref.txt [new file with mode: 0644]
tests/es-0-ref.txt [new file with mode: 0644]
tests/run-tests.sh [new file with mode: 0755]