frigate/frigate/data_processing
Josh Hawkins 2bd6fa53fe
Audio transcription support (#18398)
* install new packages for transcription support

* add config options

* audio maintainer modifications to support transcription

* pass main config to audio process

* embeddings support

* api and transcription post processor

* embeddings maintainer support for post processor

* live audio transcription with sherpa and faster-whisper

* update dispatcher with live transcription topic

* frontend websocket

* frontend live transcription

* frontend changes for speech events

* i18n changes

* docs

* mqtt docs

* fix linter

* use float16 and small model on gpu for real-time

* fix return value and use requestor to embed description instead of passing embeddings

* run real-time transcription in its own thread

* tweaks

* publish live transcriptions on their own topic instead of tracked_object_update

* config validator and docs

* clarify docs
2025-05-27 10:26:00 -05:00
..
common Fixes (#18245) 2025-05-15 17:13:18 -05:00
post Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
real_time Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
types.py Fixes (#18117) 2025-05-09 07:36:44 -06:00