Integrate Whisper CPP and write a wrapper module in Aprapipes #778
GitHub Actions / Test Results Linux
failed
Feb 15, 2024 in 0s
1 fail, 73 skipped, 232 pass in 10m 25s
Annotations
Check warning on line 0 in audioToTextXform_test
github-actions / Test Results Linux
changeprop_asr (audioToTextXform_test) failed
artifacts/CI_test_result_Linux.xml [took 1s]
Raw output
failure
ASSERTION FAILURE:
- file : audioToTextXform_tests.cpp
- line : 103
- message: check (buffer.str() == output) has failed
INFO:
- file : audioToTextXform_tests.cpp
- line : 81
- message: check fileReader->init() has passed
INFO:
- file : audioToTextXform_tests.cpp
- line : 82
- message: check asr->init() has passed
INFO:
- file : audioToTextXform_tests.cpp
- line : 83
- message: check outputFile->init() has passed
INFO:
- file : audioToTextXform_tests.cpp
- line : 107
- message: check (propschange.bufferSize == 20000) has passed
INFO:
- file : audioToTextXform_tests.cpp
- line : 109
- message: check (propschange.samplingStrategy == AudioToTextXFormProps::DecoderSamplingStrategy::BEAM_SEARCH) has passed
Failures detected in:
- test case: audioToTextXform_test/changeprop_asr
- file: audioToTextXform_tests.cpp
- line: 59
Loading