multilang-asr-captioner / utils /process_video.py

Commit History

add validation for other video formats; double cache size; adapt to device_type change in transcriber
fc6dd1b
Running

marquesafonso commited on

define temporary audio file path to fix write permission issue in space (2)
4a21148

marquesafonso commited on

add highlight color option, edit bg_color selection
c7cbbf8

marquesafonso commited on

"add wordlevel highlighting feature (wip)"
80b7d93

marquesafonso commited on

separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
0cb486a

marquesafonso commited on

MAJOR CHANGE: drop srt files, using only srt strings (wip); added moviepy font and color dropdowns + loading spinner (wip)
228a3b1

marquesafonso commited on

add model_version arg. bump gradio_client dep. improve html and dockerfile.
6d792ca

marquesafonso commited on

make api stateless with tempfile.
c564fad

marquesafonso commited on

move transcriber to hf spaces. edit requirements. add logger (wip).
9876d02

marquesafonso commited on

add height ratio for better caption mode. pydantic v2 field validation. add archiver to main.
d0c0836

marquesafonso commited on

improve form layout, styling and responsiveness. added a caption_width param for small screens. fixed resolution issue.
2dcfc88

marquesafonso commited on

add translation task. tweak fontsize and max_words_per_line defaults.
d63a8c1

marquesafonso commited on

fix subtitle functionality.
5d7177a

marquesafonso commited on

fixed os path split issue.
9e23844

marquesafonso commited on

add transparency pro tip. fix file validation.
ab25f71

marquesafonso commited on

wip on periodic archiving. small fixes on process video.
78c135b

marquesafonso commited on

enhancement: bump audio format to m4a (mp3 deprecated)
21b498c

marquesafonso commited on

fix zip archive api response.
6c68a13

marquesafonso commited on

audio preprocessing enhancement. fix dirs. add zip archive response.
2b0ce36

marquesafonso commited on

add font and text color args. fix api behaviour. improve readme.
8cdcb92

marquesafonso commited on

separate cli and create api functionality
b6093b0

marquesafonso commited on