| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 3.5 kB | |
| v0.8.0 source code.tar.gz | 2026-03-17 | 1.3 MB | |
| v0.8.0 source code.zip | 2026-03-17 | 1.4 MB | |
| Totals: 3 Items | 2.7 MB | 11 | |
What's Changed
- make setup.sh to work on macos by @adamsz-lume in https://github.com/collabora/WhisperLive/pull/379
- Add hi transcription video; add blog post section by @makaveli10 in https://github.com/collabora/WhisperLive/pull/381
- Auto convert hf custom whisper to ct2(faster-whisper) by @makaveli10 in https://github.com/collabora/WhisperLive/pull/378
- Add iOS client for WhisperLive (Audio-Transcription-iOS) by @ParkMazorika in https://github.com/collabora/WhisperLive/pull/382
- Add srt download opt browser ext by @makaveli10 in https://github.com/collabora/WhisperLive/pull/385
- issue 371 by @klonikar in https://github.com/collabora/WhisperLive/pull/384
- Change max_clients max_connection_time from server only by @makaveli10 in https://github.com/collabora/WhisperLive/pull/387
- Integrate live translation by @makaveli10 in https://github.com/collabora/WhisperLive/pull/391
- fix(run_server.py): help text for max_connection_time argument by @locnnil in https://github.com/collabora/WhisperLive/pull/397
- feat: support HuggingFace model IDs for faster_whisper_custom_model_path by @makaveli10 in https://github.com/collabora/WhisperLive/pull/412
- Add support for new REST API matching OpenAI transcription API by @boxerab in https://github.com/collabora/WhisperLive/pull/414
- README.md: add instructions for running client by @JenySadadia in https://github.com/collabora/WhisperLive/pull/415
- Enable timestamps for transcripted text by @JenySadadia in https://github.com/collabora/WhisperLive/pull/418
- feat: update to support faster whisper 1.2.0 by @AlexStansfield in https://github.com/collabora/WhisperLive/pull/398
- Bump openai-whisper version to 20250625 by @makaveli10 in https://github.com/collabora/WhisperLive/pull/419
- Add cross-client GPU batch inference for faster_whisper backend by @ianwh02 in https://github.com/collabora/WhisperLive/pull/422
- Fix NoneType crash in _process_single when VAD filters all audio by @ianwh02 in https://github.com/collabora/WhisperLive/pull/427
- feat: make display_segments configurable in Client/TranscriptionClient by @nightcityblade in https://github.com/collabora/WhisperLive/pull/425
- Expose version in package root and update dependencies in setup.py by @makaveli10 in https://github.com/collabora/WhisperLive/pull/429
- Fix crash when no --files provided; use microphone input instead by @makaveli10 in https://github.com/collabora/WhisperLive/pull/430
New Contributors
- @adamsz-lume made their first contribution in https://github.com/collabora/WhisperLive/pull/379
- @ParkMazorika made their first contribution in https://github.com/collabora/WhisperLive/pull/382
- @klonikar made their first contribution in https://github.com/collabora/WhisperLive/pull/384
- @locnnil made their first contribution in https://github.com/collabora/WhisperLive/pull/397
- @boxerab made their first contribution in https://github.com/collabora/WhisperLive/pull/414
- @JenySadadia made their first contribution in https://github.com/collabora/WhisperLive/pull/415
- @AlexStansfield made their first contribution in https://github.com/collabora/WhisperLive/pull/398
- @ianwh02 made their first contribution in https://github.com/collabora/WhisperLive/pull/422
- @nightcityblade made their first contribution in https://github.com/collabora/WhisperLive/pull/425
Full Changelog: https://github.com/collabora/WhisperLive/compare/v0.7.1...v0.8.0