Fix qwen2 audio not working bug (#8600)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user