Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marquesafonso
/
multilang-asr-captioner
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f3ee84
multilang-asr-captioner
/
utils
5.36 kB
3 contributors
History:
32 commits
marquesafonso
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
0cb486a
4 months ago
__init__.py
Safe
0 Bytes
add working version
almost 2 years ago
get_moviepy_configs.py
Safe
338 Bytes
MAJOR CHANGE: drop srt files, using only srt strings (wip); added moviepy font and color dropdowns + loading spinner (wip)
4 months ago
logger.py
Safe
700 Bytes
edit example configs and logger.
about 1 year ago
process_video.py
710 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
4 months ago
read_html.py
Safe
125 Bytes
separate html to static folder. added read_html util.
almost 2 years ago
subtitler.py
2.45 kB
MAJOR CHANGE: drop srt files, using only srt strings (wip); added moviepy font and color dropdowns + loading spinner (wip)
4 months ago
transcriber.py
720 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
4 months ago
zip_response.py
Safe
318 Bytes
make api stateless with tempfile.
about 1 year ago