Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume Klein
a3dcb90081 Bump version to 0.5.1 2023-04-26 17:38:16 +02:00
Guillaume Klein
67cce3f552 Bump version to 0.5.0 2023-04-25 17:00:41 +02:00
Guillaume Klein
746f2698db Bump version to 0.4.1 2023-04-04 12:16:23 +02:00
Guillaume Klein
8c36ac1be8 Bump version to 0.4.0 2023-04-03 17:24:49 +02:00
Guillaume Klein
19698c95f8 Support VAD filter (#95)
* Support VAD filter

* Generalize function collect_samples

* Define AudioSegment class

* Only pass prompt and prefix to the first chunk

* Add dict argument vad_parameters

* Fix isort format

* Rename method

* Update README

* Add shortcut when the chunk offset is 0

* Reword readme

* Fix end property

* Concatenate the speech chunks

* Cleanup diff

* Increase default speech pad

* Update README

* Increase default speech pad
2023-04-03 17:22:48 +02:00
Guillaume Klein
7808eddf06 Bump version to 0.3.0 2023-03-24 10:56:42 +01:00
Guillaume Klein
de7682a2f0 Automatically download converted models from the Hugging Face Hub (#70)
* Automatically download converted models from the Hugging Face Hub

* Remove unused import

* Remove non needed requirements in dev mode

* Remove extra index URL when pip install in CI

* Allow downloading to a specific directory

* Update docstring

* Add argument to disable the progess bars

* Fix typo in docstring
2023-03-24 10:55:55 +01:00
Guillaume Klein
c910ec0293 Bump version to 0.2.0 2023-03-22 20:54:07 +01:00
Guillaume Klein
e9dfe23eaa Complete the package metadata 2023-03-22 20:53:51 +01:00
Guillaume Klein
66efd02bd0 Run some automatic tests with GitHub Actions (#68) 2023-03-22 20:50:03 +01:00
Guillaume Klein
b41fd05948 Update python_requires to >=3.8 2023-03-10 11:15:58 +01:00
Guillaume Klein
5216d52d94 Initial commit 2023-02-11 10:21:19 +01:00