frigate/web/src
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
..
api Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
components Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Fixes (#18319) 2025-05-20 16:47:05 -06:00
lib Fixes (#18319) 2025-05-20 16:47:05 -06:00
pages Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
types Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
utils Fixes (#18304) 2025-05-19 14:43:22 -06:00
views Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
App.tsx Add basic config editor when Frigate can't startup (#18383) 2025-05-24 11:47:15 -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