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
14 days ago
.github
add action to connect to hf space
27 days ago
static
add validation for other video formats; double cache size; adapt to device_type change in transcriber
14 days ago
utils
add validation for other video formats; double cache size; adapt to device_type change in transcriber
14 days ago
.dockerignore
Safe
92 Bytes
define temporary audio file path to fix write permission issue in space
27 days ago
.env.example
Safe
135 Bytes
define temporary audio file path to fix write permission issue in space
27 days 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)
27 days ago
LICENSE
Safe
1.38 kB
add license
11 months ago
README.md
Safe
2.25 kB
add app port to readme
27 days ago
docker-compose.yml
Safe
133 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
about 1 month ago
main.py
Safe
6.15 kB
add validation for other video formats; double cache size; adapt to device_type change in transcriber
14 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