Studio
feat: add /convert_alignment endpoint
#119
Merged

feat: add /convert_alignment endpoint #119

joanise merged 19 commits into master from dev.web-api-convert
joanise
joanise fix: failure to g2p should be 422, not 400
b0da5042
joanise feat: parse_smil() with unit testing
84af6b0d
joanise refactor: refactor code in preparation for writing /convert_to_TextGrid
5824aa3f
joanise feat: new /convert_to_TextGrid endpoint in web_api
42f724fe
joanise feat: convert_alignment now also supports ELAN eaf
6fcc4041
joanise feat: endpoint /convert_alignment supports srt and vtt
e035cb24
joanise style: polishing my code before submitting my PR
c3711c55
joanise docs: document the return value of the /langs endpoint
4520ad82
joanise joanise requested a review from dhdaines dhdaines 2 years ago
joanise joanise requested a review from roedoejet roedoejet 2 years ago
joanise
codecov
joanise fix: remove unsupported encoding argument from web_api
41d59122
joanise style: I prefer audio_duration to audio_length
728991fe
joanise
roedoejet
roedoejet commented on 2022-09-28
roedoejet
roedoejet requested changes on 2022-10-04
dhdaines
dhdaines commented on 2022-10-06
joanise fix: typo
ddd9f653
joanise refactor: use an Enum instead of a regex to validate /convert output …
b2703c11
joanise refactor: use a path parameter for /convert format
9d4d5eaa
joanise refactor: /convert returns a Response with one file only
badbd9c6
joanise refactor: word text instead of textual word
1a3a7927
joanise
roedoejet
roedoejet roedoejet requested a review from roedoejet roedoejet 2 years ago
roedoejet
roedoejet commented on 2022-10-06
dhdaines
dhdaines commented on 2022-10-06
dhdaines
dhdaines approved these changes on 2022-10-06
joanise refactor: return a FileResponse but make sure it gets cleaned
ab783496
joanise style: remove breadcrumb code that kept the temporary directory around
af5e0857
joanise style: apply some selected pylint and PEP8 recommendations
c95ca358
roedoejet
roedoejet commented on 2022-10-07
roedoejet
roedoejet commented on 2022-10-07
joanise refactor: use filename= to set FileResponse headers
c8462ff2
joanise joanise merged 5c605185 into master 2 years ago
joanise joanise deleted the dev.web-api-convert branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone