This website requires JavaScript.
Explore
Help
Register
Sign In
cjones
/
WhisperLive
Watch
1
Star
0
Fork
0
You've already forked WhisperLive
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
WhisperLive
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Vineet Suryan
06ec02445d
Merge pull request
#480
from Kokkini/feature/streaming-transcription-client
...
Add StreamingTranscriptionClient for streaming from any source
2026-07-17 12:24:02 +02:00
..
__init__.py
add client tests
2024-02-08 14:03:13 +05:30
test_base_backend.py
Add configurable timeout for first-frame wait and improve thread-safety
2026-07-03 14:45:09 +02:00
test_batch_inference.py
Add unit tests for BatchInferenceWorker
2026-03-09 16:18:36 +00:00
test_client_extended.py
Add reconnect logic to WebSocket client
2026-05-26 05:45:37 -04:00
test_client.py
test: cover subtitle wrapping edge cases
2026-07-07 23:04:01 +08:00
test_diarization.py
Support known speaker hints in REST API
2026-06-14 12:17:44 -04:00
test_metrics.py
fix: add skip decorator to TestStartMetricsServer for CI without prometheus_client
2026-05-13 10:45:40 -04:00
test_server_extended.py
Support known speaker hints in REST API
2026-06-14 12:17:44 -04:00
test_server.py
Fix max_client, max_connection_time failed tests
2025-07-21 23:09:16 +05:30
test_streaming_client.py
fix: clean shutdown for StreamingTranscriptionClient
2026-07-08 23:13:20 +07:00
test_utils.py
Replace os.system() in clear_screen() with ANSI escape codes
2026-04-17 09:31:00 -04:00
test_vad_extended.py
CI: expand test suite coverage
2026-04-17 09:05:34 -04:00
test_vad.py
Refactor
🔨
2025-03-24 16:48:33 +05:30