frigate/web/src
Josh Hawkins 6dc36fcbb4 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-08-16 10:20:33 -05:00
..
api Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
components Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Add languages (#19447) 2025-08-10 06:27:47 -06:00
lib Add languages (#19447) 2025-08-10 06:27:47 -06:00
pages Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
types Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
utils Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
views Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
App.tsx Add basic config editor when Frigate can't startup (#18383) 2025-08-16 10:20:33 -05:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00