Commit Graph
24 Commits
Author SHA1 Message Date
Guillaume Klein ef71be09ed Update CTranslate2 to 3.7.0 2023-02-23 11:18:58 +01:00
Guillaume Klein f5c0e44935 Update README.md 2023-02-22 14:59:29 +01:00
Guillaume Klein d91365e321 Minor code simplification 2023-02-22 11:02:11 +01:00
Guillaume Klein 4b8237da1b Strip the leading space before computing the compression ratio 2023-02-22 10:28:04 +01:00
Guillaume Klein e47e00910a Add length_penalty parameter and correctly compute the avg log prob 2023-02-22 10:27:38 +01:00
Guillaume Klein f5c9f15c2c Check that the language code is valid 2023-02-21 12:10:54 +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 e2094b6474 Reduce the maximum length when the prompt is longer than 448/2 2023-02-17 14:37:24 +01:00
Guillaume Klein 5b240319ec Update benchmark results with ctranslate2==3.6.0 2023-02-16 17:38:58 +01:00
Guillaume Klein 123d9a5704 Support English-only models 2023-02-16 17:02:40 +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 c86353d323 Add task parameter 2023-02-13 21:26:25 +01:00
Guillaume Klein f56dfc6491 Add without_timestamps parameter 2023-02-13 21:22:05 +01:00
Guillaume Klein 5e938cba4e Bump minimum CTranslate2 requirement to 3.5.1 2023-02-13 21:16:54 +01:00
Guillaume Klein 3dc44f7bb5 Raise a more explicit error message for English-only models 2023-02-13 18:26:45 +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 60e667e0d2 Cleanup unused import 2023-02-12 11:44:05 +01:00
Guillaume Klein 5216d52d94 Initial commit 2023-02-11 10:21:19 +01:00