Commit History
fix multiple form submission; fix typo in default font setting; delete stroke in highlight
fc4371c
minor changes to default settings and html
b77809f
define temporary audio file path to fix write permission issue in space
c749ace
add action to connect to hf space
0abce4c
add highlight color option, edit bg_color selection
c7cbbf8
"add wordlevel highlighting feature (wip)"
80b7d93
fix caching and temporary drectory cleanup; add link for new transcription after one is finished
7f3ee84
minor change to temp dir injection
964950d
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
0cb486a
MAJOR CHANGE: drop srt files, using only srt strings (wip); added moviepy font and color dropdowns + loading spinner (wip)
228a3b1
add model_version arg. bump gradio_client dep. improve html and dockerfile.
6d792ca
quick dockerignore and dependency cleaning.
d8e1d9c
make api stateless with tempfile.
c564fad
edit example configs and logger.
25a7124
move transcriber to hf spaces. edit requirements. add logger (wip).
9876d02
add height ratio for better caption mode. pydantic v2 field validation. add archiver to main.
d0c0836
improve form layout, styling and responsiveness. added a caption_width param for small screens. fixed resolution issue.
2dcfc88
remove not needed print statement.
084c2f9
add translation task. tweak fontsize and max_words_per_line defaults.
d63a8c1
removed deprecated donwload_video util from cli.
ae3fc6e
improvements in the html and css
c5829e8
fix and test docker image.
2ebc61b
separate main and dev dependencies for lighter docker image
af325d0
fix type checks for mp4 an srt files.
2a6a104
add transparency pro tip. fix file validation.
ab25f71
add landing page html
1aceee0
separate html to static folder. added read_html util.
23e5406
make archiver non-periodic due to event blocking main loop.
613ae81
wip on periodic archiving. small fixes on process video.
78c135b
add basic http auth. add base for periodic arhiving. sep html of submit form.
3fc2a44
fix zip archive api response.
6c68a13
audio preprocessing enhancement. fix dirs. add zip archive response.
2b0ce36
add font and text color args. fix api behaviour. improve readme.
8cdcb92
separate cli and create api functionality
b6093b0
add max_words_per_line. reduce args. fix paths.
44d365d
make path os independent;add devcontainer
1b8b58c
Afonso Marques
commited on