Commit Graph
8 Commits
Author SHA1 Message Date
Guillaume KleinandGitHub 66efd02bd0 Run some automatic tests with GitHub Actions (#68) 2023-03-22 20:50:03 +01:00
Guillaume KleinandGitHub 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 KleinandGitHub 873992623c Accept the audio waveform as an input to transcribe() (#21) 2023-02-28 19:01:31 +01:00
Guillaume KleinandGitHub 47a62ab975 Update README.md 2023-02-13 17:43:22 +01:00
Guillaume KleinandGitHub 269b3dfb10 Expose the device_index argument (#5) 2023-02-13 11:06:40 +01:00
Guillaume KleinandGitHub 7d1d0541c8 Add the initial_prompt parameter (#2)
* Add the initial_prompt parameter

* Add docstring
2023-02-12 11:42:21 +01:00
Guillaume KleinandGitHub 23d2d64259 Update transcribe.py 2023-02-11 11:47:07 +01:00
Guillaume KleinandGitHub c0ec7fe83b Update README.md 2023-02-11 11:46:09 +01:00