Skip to content

Fix broken test audio files#81

Open
sam-s10s wants to merge 2 commits intomainfrom
fix/test-audio-files
Open

Fix broken test audio files#81
sam-s10s wants to merge 2 commits intomainfrom
fix/test-audio-files

Conversation

@sam-s10s
Copy link
Member

@sam-s10s sam-s10s commented Feb 4, 2026

Test WAV files for the Voice SDK appear to have been broken, so this restores the originals.

Introduce a new test suite `test_17_eou_feou.py` to validate voice
transcription using fixed and adaptive turn detection methods. This
suite employs samples from `audio_09_16kHz.wav`, testing transcription
accuracy against expected segments while considering various VAD delays
and endpoints. A rigorous validation process checks segment alignment,
speaker accuracy, and character error rates, aiding robustness in end-of-
utterance (EOU) and final-end-of-utterance (FEOU) scenarios. Skips occur
if missing API keys or when run in CI environments.
Update existing audio test assets to enhance quality and
verification accuracy. Add new audio files (audio_07a_16kHz.wav,
audio_07b_16kHz.wav, audio_08_16kHz.wav, audio_09_16kHz.wav) to
expand coverage and accommodate new test scenarios. These changes
ensure more comprehensive testing of the voice processing features.
@LArmstrongDev
Copy link
Contributor

Have you tested these files work?

@@ -0,0 +1,358 @@
import datetime
Copy link
Contributor

@LArmstrongDev LArmstrongDev Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is adding this test intentional? If so, could you update the MR description to include adding this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants