Integrate Whisper CPP and write a wrapper module in Aprapipes #778
GitHub Actions / Test Results Linux-CudaT
failed
Feb 16, 2024 in 0s
1 fail, 167 skipped, 239 pass in 10m 30s
Annotations
Check warning on line 0 in audioToTextXform_test
github-actions / Test Results Linux-CudaT
changeprop_asr (audioToTextXform_test) failed
artifacts/CI_test_result_Linux-CudaT.xml [took 2s]
Raw output
failure
ASSERTION FAILURE:
- file : audioToTextXform_tests.cpp
- line : 104
- 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 : 108
- message: check (propschange.bufferSize == 20000) has passed
INFO:
- file : audioToTextXform_tests.cpp
- line : 110
- 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