-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
These tests probably fail to find the audio sample file ../../samples/jfk.wav because the out-of-source build directory isn't what is expected by these testcases.
10/11 Testing: test-vad
10/11 Test: test-vad
Command: "/usr/ports/misc/whisper.cpp/work/.build/bin/test-vad"
Directory: /usr/ports/misc/whisper.cpp/work/.build/tests
"test-vad" start time: Sep 03 21:57 PDT
Output:
----------------------------------------------------------
error: failed to read audio data as wav (Unknown error)
Assertion failed: (read_audio_data(sample_path.c_str(), pcmf32, pcmf32s, false)), function main, file /usr/ports/misc/whisper.cpp/work/whisper.cpp-1.7.6/tests/test-vad.cpp, line 57.
<end of output>
Test time = 0.01 sec
----------------------------------------------------------
Test Failed.
"test-vad" end time: Sep 03 21:57 PDT
"test-vad" time elapsed: 00:00:00
----------------------------------------------------------
11/11 Testing: test-vad-full
11/11 Test: test-vad-full
Command: "/usr/ports/misc/whisper.cpp/work/.build/bin/test-vad-full"
Directory: /usr/ports/misc/whisper.cpp/work/.build/tests
"test-vad-full" start time: Sep 03 21:57 PDT
Output:
----------------------------------------------------------
error: failed to read audio data as wav (Unknown error)
Assertion failed: (read_audio_data(sample_path.c_str(), pcmf32, pcmf32s, false)), function main, file /usr/ports/misc/whisper.cpp/work/whisper.cpp-1.7.6/tests/test-vad-full.cpp, line 23.
<end of output>
Test time = 0.03 sec
----------------------------------------------------------
Metadata
Metadata
Assignees
Labels
No labels