Commit Graph

19 Commits

Author SHA1 Message Date
Guillaume Klein
58f4447964 Update benchmark results with latest openai/whisper and faster-whisper 2023-03-17 16:44:07 +01:00
Guillaume Klein
8bd013ea99 Add word-level timestamps (#43)
* Add word-level timestamps

* Fix alignment between the segments and the lists of words

* Fix truncated words list when the replacement character is decoded

* Check for empty text_tokens

* Add usage example in the readme

* Update ctranslate2 to 3.9

* Skip empty segment

* Set typing for the new methods
2023-03-15 15:02:28 +01:00
Guillaume Klein
469244a57d Update CTranslate2 to 3.8.0 2023-03-06 16:21:48 +01:00
Guillaume Klein
ed32002aea Add instructions to install without git clone 2023-02-27 12:21:54 +01:00
Guillaume Klein
b1c69927f8 Update code snippet to be consistent with the conversion example 2023-02-24 15:52:23 +01:00
Guillaume Klein
f5c0e44935 Update README.md 2023-02-22 14:59:29 +01:00
Guillaume Klein
a98a2eeec4 Use the large model in the GPU benchmark 2023-02-17 18:51:12 +01:00
Guillaume Klein
8321fcb922 Recompute the performance numbers on GPU 2023-02-17 14:48:58 +01:00
Guillaume Klein
5b240319ec Update benchmark results with ctranslate2==3.6.0 2023-02-16 17:38:58 +01:00
Guillaume Klein
cda834c8ea Update CTranslate2 to 3.6.0 2023-02-16 17:01:19 +01:00
Guillaume Klein
0b53549902 Add whisper.cpp in benchmark table 2023-02-14 17:54:50 +01:00
Guillaume Klein
17a6d83d0e Add some performance numbers in the README 2023-02-14 16:58:05 +01:00
Guillaume Klein
cbbe633082 Add num_workers parameter 2023-02-14 09:34:05 +01:00
Guillaume Klein
47a62ab975 Update README.md 2023-02-13 17:43:22 +01:00
Guillaume Klein
90f6923be0 Update code snippet to output seconds as float 2023-02-13 16:08:31 +01:00
Guillaume Klein
0bcbbfa8c2 Update README.md 2023-02-12 12:05:30 +01:00
Guillaume Klein
3e7b8109cd Add not about GPU requirements 2023-02-12 12:04:11 +01:00
Guillaume Klein
c0ec7fe83b Update README.md 2023-02-11 11:46:09 +01:00
Guillaume Klein
5216d52d94 Initial commit 2023-02-11 10:21:19 +01:00