Commit befc2fa
committed
Implement close conversation functionality
This squashed commit includes all changes from the close-convo branch:
- Added close conversation endpoint and functionality
- Improved job queue management and UI
- Enhanced audio processing and transcription handling
- Updated speaker recognition integration
- Various bug fixes and improvements1 parent d407036 commit befc2fa
73 files changed
Lines changed: 11455 additions & 9420 deletions
File tree
- .assets
- Docs
- backends/advanced
- src/advanced_omi_backend
- controllers
- models
- routers/modules
- services
- audio_stream
- transcription
- utils
- workers
- ssl
- webui
- src
- pages
- services
- extras/speaker-recognition
- src/simple_speaker_recognition
- api/routers
- core
- ssl
- webui
- src
- pages
- services
- scripts
- k8s
- lib
- tests
- endpoints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments