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-CudaT failed Feb 16, 2024 in 0s

1 fail, 167 skipped, 239 pass in 10m 30s

  1 files  ±0    1 suites  ±0   10m 30s ⏱️ ±0s
407 tests ±0  239 ✅ ±0  167 💤 ±0  1 ❌ ±0 
240 runs  ±0   72 ✅ ±0  167 💤 ±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-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