Commit History

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

marquesafonso commited on

fix multiple form submission; fix typo in default font setting; delete stroke in highlight
fc4371c

marquesafonso commited on

minor changes to default settings and html
b77809f

marquesafonso commited on

define temporary audio file path to fix write permission issue in space
c749ace

marquesafonso commited on

add action to connect to hf space
0abce4c

marquesafonso commited on

add highlight color option, edit bg_color selection
c7cbbf8

marquesafonso commited on

"add wordlevel highlighting feature (wip)"
80b7d93

marquesafonso commited on

fix caching and temporary drectory cleanup; add link for new transcription after one is finished
7f3ee84

marquesafonso commited on

minor change to temp dir injection
964950d

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

quick dockerignore and dependency cleaning.
d8e1d9c

marquesafonso commited on

make api stateless with tempfile.
c564fad

marquesafonso commited on

edit example configs and logger.
25a7124

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

remove not needed print statement.
084c2f9

marquesafonso commited on

add translation task. tweak fontsize and max_words_per_line defaults.
d63a8c1

marquesafonso commited on

removed deprecated donwload_video util from cli.
ae3fc6e

marquesafonso commited on

improvements in the html and css
c5829e8

marquesafonso commited on

fix and test docker image.
2ebc61b

marquesafonso commited on

separate main and dev dependencies for lighter docker image
af325d0

marquesafonso commited on

fix type checks for mp4 an srt files.
2a6a104

marquesafonso commited on

add transparency pro tip. fix file validation.
ab25f71

marquesafonso commited on

separate html to static folder. added read_html util.
23e5406

marquesafonso commited on

make archiver non-periodic due to event blocking main loop.
613ae81

marquesafonso commited on

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

marquesafonso commited on

add basic http auth. add base for periodic arhiving. sep html of submit form.
3fc2a44

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

add max_words_per_line. reduce args. fix paths.
44d365d

marquesafonso commited on

make path os independent;add devcontainer
1b8b58c

Afonso Marques commited on