Quentin Fuxa
|
4622fe7aff
|
Merge branch 'main' into fix-sentencesegmenter
|
2025-01-28 15:53:10 +01:00 |
|
Silas Kieser
|
8ee1488c08
|
rename to_flush to concatenate_tsw
|
2025-01-27 16:49:22 +01:00 |
|
Silas Kieser
|
77d43885a3
|
chunk at sentence takes now an argument =self.comited
|
2025-01-27 16:29:06 +01:00 |
|
Silas Kieser
|
04170153e0
|
improve logging
|
2025-01-27 16:12:30 +01:00 |
|
Silas Kieser
|
baddf0284b
|
buffer length in sentence segmentation is no also max as in segment.
|
2025-01-27 15:36:19 +01:00 |
|
Quentin Fuxa
|
6e0f1dda25
|
Merge remote-tracking branch 'contrib/fix-sentencesegmenter'
|
2025-01-26 15:34:41 +01:00 |
|
Quentin Fuxa
|
c66794e1f5
|
Merge pull request #20 from SilasK/clean-main
In my limited experience with french "" should also be the sep for mlx-whisper
|
2025-01-26 14:57:52 +01:00 |
|
Silas Kieser
|
f0eaffacd3
|
improve logging in whisper_online.py
|
2025-01-21 14:59:36 +01:00 |
|
Silas Kieser
|
9f262813ec
|
sep for mlx is also ""
|
2025-01-21 12:16:46 +01:00 |
|
Silas Kieser
|
4293580581
|
use moses sentence segmenter instead of tokenizer
|
2025-01-21 12:12:41 +01:00 |
|
Silas Kieser
|
42d2784c20
|
clearer log messages for sentence segmentation
|
2025-01-21 12:11:54 +01:00 |
|
Silas Kieser
|
7fad0a3ee2
|
sep for mlx is also ""
|
2025-01-21 10:42:07 +01:00 |
|
Quentin Fuxa
|
fba37eba0a
|
move to src
|
2025-01-19 21:17:55 +01:00 |
|
Quentin Fuxa
|
5523b51fd7
|
first speaker is "0" no more None
|
2025-01-19 19:40:09 +01:00 |
|
Quentin Fuxa
|
9bdb92e923
|
update demo.png
|
2025-01-19 19:36:10 +01:00 |
|
Quentin Fuxa
|
977436622a
|
add diarization (beta). Disabled by default
|
2025-01-19 17:12:40 +01:00 |
|
Quentin Fuxa
|
ce56264241
|
split whisper_online.py into smaller files
|
2025-01-14 20:52:53 +01:00 |
|
Quentin Fuxa
|
b7a2d23a18
|
if websocket connection fails, frontend does not allow recording
|
2024-12-31 11:17:41 +01:00 |
|
Quentin Fuxa
|
1cea20a42d
|
/ws to /asr to distinguish protocol ws:// from endpoint
|
2024-12-24 19:36:20 +01:00 |
|
Quentin Fuxa
|
50bbd26517
|
throw errors if websocket connection fails
|
2024-12-24 19:31:08 +01:00 |
|
Quentin Fuxa
|
aa4480b138
|
update frontend
|
2024-12-19 10:19:11 +01:00 |
|
Quentin Fuxa
|
d045137ba8
|
smaller screenshot
|
2024-12-16 13:39:17 +01:00 |
|
Quentin Fuxa
|
104f7bde03
|
add fastapi server with live webm to pcm conversion and web page showing both complete transcription and partial transcription
|
2024-12-16 13:24:27 +01:00 |
|