Skip to content

Commit aee4c1c

Browse files
committed
updates
1 parent 3ac01ac commit aee4c1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_stt.py

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
),
3030
pytest.param(lambda: openai.STT(), id="openai"),
3131
pytest.param(lambda: fal.WizperSTT(), id="fal"),
32-
pytest.param(lambda: google.beta.realtime.STT(), id="google-realtime"),
3332
]
3433

3534

0 commit comments

Comments
 (0)