Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marquesafonso
/
multilang-asr-captioner
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multilang-asr-captioner
Ctrl+K
Ctrl+K
3 contributors
History:
74 commits
marquesafonso
add validation for other video formats; double cache size; adapt to device_type change in transcriber
fc6dd1b
19 days ago
.github
add action to connect to hf space
about 1 month ago
static
add validation for other video formats; double cache size; adapt to device_type change in transcriber
19 days ago
utils
add validation for other video formats; double cache size; adapt to device_type change in transcriber
19 days ago
.dockerignore
Safe
92 Bytes
define temporary audio file path to fix write permission issue in space
about 1 month ago
.env.example
Safe
135 Bytes
define temporary audio file path to fix write permission issue in space
about 1 month ago
.gitignore
Safe
3.13 kB
update git and docker ignore files. Note:cli.py was deleted in last commit.
about 1 year ago
Dockerfile
Safe
679 Bytes
add entrypoint to Dockerfile (correct port)
about 1 month ago
LICENSE
Safe
1.38 kB
add license
12 months ago
README.md
Safe
2.25 kB
add app port to readme
about 1 month ago
docker-compose.yml
Safe
133 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
about 2 months ago
main.py
Safe
6.15 kB
add validation for other video formats; double cache size; adapt to device_type change in transcriber
19 days ago
requirements.txt
Safe
3.01 kB
fix caching and temporary drectory cleanup; add link for new transcription after one is finished
about 1 month ago