Skip to content

Integrate Whisper CPP and write a wrapper module in Aprapipes #778

Integrate Whisper CPP and write a wrapper module in Aprapipes

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

  1 files  ±0    1 suites  ±0   10m 25s ⏱️ ±0s
306 tests ±0  232 ✅ ±0  73 💤 ±0  1 ❌ ±0 
233 runs  ±0  159 ✅ ±0  73 💤 ±0  1 ❌ ±0 

Results for commit 969e844. ± Comparison against earlier commit 0c56895.

Annotations

Check warning on line 0 in audioToTextXform_test

See this annotation in the file changed.

@github-actions 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