Commit Graph

5 Commits

Author SHA1 Message Date
Élison Gomes
dbb7829a9f fix: added defer to close audio file (#195)
Co-authored-by: Élison Gomes <elisongomes@users.noreply.github.com>
2023-03-23 23:17:35 +04:00
itegel
aa149c1bf8 add optional params for audio api, e.g. prompt (#183)
* Compatible with the situation where the mask is empty in CreateEditImage.

* Fix the test for the unnecessary removal of the mask.png file.

* add image variation implementation

* fix image variation bugs

* fix ci-lint problem with max line character limit

* add offitial doc link

* just for codeball test

* fix lint problem

* add optional params for audio api, e.g. prompt

* add comment for new args in translation
2023-03-20 14:02:19 +04:00
Afeyer
71f9f15e9e Correction of incorrect function names in comments (#125) 2023-03-06 10:51:20 +04:00
Alexander Baranov
9eea94730a rename internally 2023-03-04 15:29:42 +04:00
Hoani Bryson
0d3e887246 Add whisper 1 support (#117)
* Add whisper 1 support

* Resolve linting issues for audio source files
2023-03-04 14:54:48 +04:00