Commit graph

34 commits

Author SHA1 Message Date
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
Dario Pellegrino
d48895c343 large-v3-turbo compatible 2024-11-22 00:16:22 +01:00
Dominik Macháček
e1b0e146a5 lru_cache didn't work with Python 3.6.9, openai api needs py version 2024-11-15 13:53:01 +01:00
Dominik Macháček
4a89935ee5 hide optional install 2024-08-19 00:30:54 +02:00
Dominik Macháček
4c17b56041 Update README.md
credits, fixed link
2024-08-19 00:26:08 +02:00
Dominik Macháček
52da12120c cleaner code 2024-08-19 00:19:16 +02:00
Dominik Macháček
36bf3a32d4 Merge branch 'main' into vad-streaming-clean
conflicts merged
2024-08-18 19:47:28 +02:00
Ondrej Platek
13fd21a201 polishing code and note about installing deps for VAD 2024-08-16 16:53:07 +02:00
Dominik Macháček
84a999570a link to a nice video 2024-08-13 14:53:28 +02:00
Dominik Macháček
e0f5d42b13 better documentation, help message and logging prints 2024-04-17 14:51:49 +02:00
Dominik Macháček
d497503b5c COntributions at README.md
+ nicer formatting
+ #77
2024-04-10 18:13:07 +02:00
Tobias Gårdhus
8223afee78 Update README.md
Add Python syntax highlighting to code chunk
2024-03-29 19:35:30 +01:00
Dominik Macháček
b3647da087 Update README.md PDF link 2024-03-29 09:19:59 +01:00
Dominik Macháček
5929a82896 Update README.md
bibtex update
2024-03-11 12:38:44 +01:00
Tijs Zwinkels
6ec1f65fe2 Update documentation to include openai-api backend 2024-02-14 17:01:29 +01:00
Dominik Macháček
b66c61cf7a README update auto language detection 2024-02-06 14:31:24 +01:00
Dominik Macháček
1f2352fa1d README typo and one more simulation option is not shared 2024-01-03 12:52:44 +01:00
Dominik Macháček
aa51e39de4 buffer trimming option, sent. segmenter not required anymore
- both for whisper_online + server
- removed argparse code repetition
- README updated
2024-01-02 14:56:30 +01:00
Dominik Macháček
64c445f073 proceedings link 2023-11-29 10:16:44 +01:00
Dominik Macháček
256ec31d21 bibtex and proceedings link 2023-11-29 10:14:30 +01:00
Dominik Macháček
878f11cdb7 create_tokenizer in documentation
#25
2023-11-26 16:11:42 +01:00
Dominik Macháček
483badf85d Update README.md
so many "issues" with question about this :(
2023-11-23 07:41:08 +01:00
Dominik Macháček
62425111e6 Update README.md
slides from oral presentation
2023-11-01 10:30:14 +08:00
Dominik Macháček
4a51e13199 segmenters for all Whisper languages 2023-09-27 23:29:50 +02:00
Dominik Macháček
2249846d01 Update README.md
paper link
2023-08-02 11:24:50 +02:00
Dominik Macháček
fc74626ff4 demo video on Update README.md 2023-06-28 15:20:56 +02:00
Dominik Macháček
260b1f8f88 options readme update, and catch exception in server 2023-06-05 16:26:56 +02:00
Dominik Macháček
a365074e4b Update README.md
update server description
2023-06-02 11:04:49 +02:00
Dominik Macháček
819ac6c266 server 2023-06-02 10:50:44 +02:00
Dominik Macháček
a1ba5e6c3a updates:
- fix errors
- module documented
2023-05-18 17:10:42 +02:00
Dominik Macháček
9310b4f7d8 readme parameter update 2023-05-16 17:45:33 +02:00
Dominik Macháček
8116b21b4e faster-whisper support 2023-04-19 15:31:35 +02:00
Dominik Macháček
6dc5cdf330 Update README.md 2023-04-05 12:53:08 +02:00
Dominik Macháček
2b5f14dfc3 Initial commit 2023-04-05 11:24:40 +02:00