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