makaveli10
5ce401d4c6
Update test_client to expect translation args
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-22 09:06:31 +00:00
makaveli10
39dfd7521f
Update requirements
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-22 09:05:54 +00:00
makaveli10
2b8b245fa8
Add translation backend
...
Translate from any language to any language with alirezamsh/small100
running in a thread and reading from a queue shared with transcription thread.
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-22 08:54:10 +00:00
makaveli
1ec437e71f
Merge pull request #387 from makaveli10/modify_max_client_time_server_only
...
Change max_clients max_connection_time from server only
2025-07-22 10:13:48 +05:30
makaveli10
bf6251e3b8
Fix max_client, max_connection_time failed tests
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-21 23:09:16 +05:30
makaveli10
8d6ddd4f7b
Change max_clients max_connection_time from server only
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-21 22:52:24 +05:30
makaveli
8d785e5681
Merge pull request #384 from klonikar/main
...
issue 371
2025-07-21 18:44:57 +05:30
Kiran Lonikar
368bcdd81f
temporarily delete web_live directory to merge PR
2025-07-17 16:46:51 +05:30
makaveli
d9e608f5c8
Merge pull request #385 from makaveli10/add_srt_download_opt_browser_ext
...
Add srt download opt browser ext
2025-07-16 15:49:40 +05:30
makaveli10
ad0fb23936
Add download srt file option firefox extension
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-14 09:43:52 +05:30
makaveli10
914281f449
Add download srt file option chrome extension
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-07-14 09:43:39 +05:30
Kiran Lonikar
40edd25468
remove commented code
2025-07-12 22:29:30 +05:30
Kiran Lonikar
ad11b2b0ef
web client which can take microphone input and transcribe the speech
2025-07-09 21:01:54 +05:30
Kiran Lonikar
ddd32cc30f
adding test client to transcribe audio files
2025-07-07 13:24:13 +05:30
Kiran Lonikar
e597c876cf
changes to run when audio playback is muted
2025-07-07 13:21:20 +05:30
Kiran Lonikar
9954548075
issue 371
...
model name is of form namespace/repo_name and not os path.
2025-07-06 16:10:49 +05:30
makaveli
0f21c80ed8
Merge pull request #382 from ParkMazorika/main
...
Add iOS client for WhisperLive (Audio-Transcription-iOS)
2025-06-30 18:51:31 +05:30
Park hyeon gyu
d79e720b34
Delete .DS_Store
2025-06-30 18:50:12 +09:00
바견규
f3acfa2f18
Add iOS client section to main README/ modify iOS README
2025-06-28 07:21:34 +09:00
Park hyeon gyu
2e5aae6585
Update Audio-Transcription-iOS/README.md
...
Co-authored-by: makaveli <39617050+makaveli10@users.noreply.github.com >
2025-06-23 20:50:39 +09:00
바견규
179b56a260
Add iOS client for WhisperLive (Audio-Transcription-iOS)
2025-06-17 01:19:56 +09:00
makaveli
4ae3825661
Merge pull request #378 from makaveli10/auto_convert_faster_whisper
...
Auto convert hf custom whisper to ct2(faster-whisper)
2025-06-02 17:52:19 +05:30
Marcus Edel
198a499f96
Merge pull request #381 from makaveli10/add_blog_to_readme
...
Add hi transcription video; add blog post section.
2025-06-02 07:54:34 -04:00
makaveli10
05002d6ded
Add hi transcription video; add blog post section
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-06-02 10:52:48 +00:00
makaveli10
74abf66d48
Make cache path configurable to save auto converted ct2 models
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-06-01 09:04:22 +00:00
Marcus Edel
0520978c0e
Merge pull request #379 from adamsz-lume/run-setup-sh-on-mac
...
Make setup.sh to work on macos.
2025-05-30 13:59:48 -04:00
Adam
12f3bb2012
make setup.sh to work on macos
2025-05-29 17:44:39 +01:00
makaveli10
bff88ed3e7
Auto convert hf custom whisper to ct2(faster-whisper)
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-05-29 09:23:32 +00:00
makaveli
4b46371dac
Bump version v0.7.1
v0.7.1
2025-05-15 10:25:17 +05:30
makaveli
1f4c918d01
Merge pull request #376 from xXLosKrachosXx/main
...
Add transcription callback parameter to TranscriptionClient #361
2025-05-15 10:08:59 +05:30
makaveli
cd327bab50
Bump version to v0.7.0
2025-05-15 09:47:44 +05:30
Erik
b91b3664c2
Add transcription callback parameter to TranscriptionClient #361
2025-05-14 23:03:14 +02:00
Marcus Edel
2375924b45
Merge pull request #375 from makaveli10/update_trt_docs
...
Update tensorrt_llm docker setup
2025-05-14 11:05:36 -04:00
makaveli
ae169245a1
Update tensorrt_llm docker setup
...
Remove tensorrt build from ci due to space limitations
Signed-off-by: makaveli <vineet.suryan@collabora.com >
2025-05-14 20:29:13 +05:30
makaveli
4ba576fb06
Merge pull request #374 from xXLosKrachosXx/main
...
Add transcription callback to Client for handling transcription results
2025-05-14 20:19:25 +05:30
makaveli
a27ac16d1f
Merge pull request #373 from rover0811/main
...
Add: support for secure WebSocket (WSS) connections
2025-05-13 15:46:37 +05:30
Erik
188b21f1d0
Add transcription callback to Client for handling transcription results
2025-05-12 20:56:04 +02:00
rover0811
d29993048d
Fix: Enable support for WebSocket streaming in client.
...
Added the `use_wss` parameter to allow the client to handle WebSocket-based streaming. This enhances flexibility for real-time transcription scenarios.
2025-05-12 16:42:11 +09:00
rover0811
41d9f683a8
Add: support for secure WebSocket (WSS) connections
...
Introduce an optional `use_wss` flag to enable secure WebSocket protocol. Updated socket URL generation to dynamically select between `ws` or `wss` based on the flag value. Ensures greater flexibility when connecting to secure servers.
2025-05-12 13:53:41 +09:00
makaveli
d9d8d511c7
Merge pull request #367 from giubots/configure-more-params
...
Add possibility to configure more parameters
2025-05-06 11:29:18 +05:30
giubots
275ed4e45b
Merge branch 'main' into configure-more-params
2025-05-02 12:23:45 +02:00
giubots
9cfd8f85b6
test: add new parameters to tests
2025-05-02 11:58:17 +02:00
makaveli
7fb2d356f9
Merge pull request #368 from makaveli10/upgrade_trt_v0_18
...
Upgrade tensorrt_llm to v0.18.2
2025-04-30 12:19:39 +05:30
makaveli
af50fed180
Merge pull request #366 from emmanuel-ferdman/main
...
Resolve daemon warnings for threading methods
2025-04-30 12:09:03 +05:30
giubots
a2271806c3
feat: client sends new parameters to server
2025-04-28 17:21:33 +02:00
giubots
0abf8693ef
refactor: include additional parameters
...
Refactor ServeClientBase and its subclasses to include additional parameters for segment handling and audio clipping.
2025-04-25 13:09:44 +02:00
Emmanuel Ferdman
444a1df740
Resolve daemon warnings for threading methods
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-04-25 00:30:08 -07:00
makaveli10
47ee035f65
Upgrade tensorrt_llm to v0.18.2
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-04-22 12:33:03 +00:00
makaveli
d9cb4ffdd0
Merge pull request #359 from makaveli10/remove_blank_segment
...
Remove blank segment feature
2025-04-22 17:59:10 +05:30
makaveli10
9b364f267a
Remove blank segment feature
...
Signed-off-by: makaveli10 <vineet.suryan@collabora.com >
2025-04-17 08:29:14 +00:00