Skip to content

Releases: moises-ai/maestro-worker-python

Check valid duration in get_duration

03 May 04:24
Compare
Choose a tag to compare
3.2.2

Updates get_duration

3.2.1

14 Apr 21:41
Compare
Choose a tag to compare

remove forgotten sentry debug option

3.2.0

14 Apr 21:21
Compare
Choose a tag to compare

Add sentry sample_rate to config and update dependencies

3.1.2

24 Mar 03:22
Compare
Choose a tag to compare
add cors support

Handle pydantic error

21 Mar 20:16
f91c21c
Compare
Choose a tag to compare
Merge pull request #11 from moises-ai/pydantic-handler

handle pydantic error

JSON upload helper and AsyncUploader

21 Mar 15:48
455fec7
Compare
Choose a tag to compare

@fdlm Im just launching a new release with your updates :)

Refactor of Download/Upload manager methods

14 Mar 16:43
9b420a9
Compare
Choose a tag to compare
Merge pull request #10 from moises-ai/remove-unused-methods

Removes unused methods

Fix Timer

10 Mar 22:30
dbf8e23
Compare
Choose a tag to compare
Merge pull request #5 from moises-ai/fix-time

Fix time

New methods for download and audio conversion using contextmanager

10 Mar 17:57
e9f31fd
Compare
Choose a tag to compare
Merge pull request #4 from moises-ai/ctx-manager

Implements file download and conversion in parallel using ctx manager

2.5.0

08 Mar 00:07
Compare
Choose a tag to compare

add prepare_audios and timer helper