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...
main
multilang-asr-captioner
48.6 kB
3 contributors
History:
74 commits
marquesafonso
add validation for other video formats; double cache size; adapt to device_type change in transcriber
fc6dd1b
about 1 month ago
.github
add action to connect to hf space
about 2 months ago
static
add validation for other video formats; double cache size; adapt to device_type change in transcriber
about 1 month ago
utils
add validation for other video formats; double cache size; adapt to device_type change in transcriber
about 1 month ago
.dockerignore
Safe
92 Bytes
define temporary audio file path to fix write permission issue in space
about 2 months ago
.env.example
Safe
135 Bytes
define temporary audio file path to fix write permission issue in space
about 2 months 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 2 months ago
LICENSE
Safe
1.38 kB
add license
about 1 year ago
README.md
Safe
2.25 kB
add app port to readme
about 2 months ago
docker-compose.yml
Safe
133 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
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
about 1 month ago
requirements.txt
Safe
3.01 kB
fix caching and temporary drectory cleanup; add link for new transcription after one is finished
2 months ago