Fix qwen2 audio not working bug (#8600)

This commit is contained in:
Binyao Jiang
2025-08-09 00:42:29 -07:00
committed by GitHub
parent d3e67deb1b
commit 7b81f956eb
4 changed files with 59 additions and 12 deletions

View File

@@ -547,7 +547,7 @@ class TestOpenAIVisionServer(CustomTestCase):
# bird song
audio_response = self.get_audio_response(
AUDIO_BIRD_SONG_URL,
"Please listen to the audio snippet carefully and transcribe the content.",
"Please listen to the audio snippet carefully and transcribe the content in English.",
"ambient",
)
assert "bird" in audio_response