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:
72 commits
marquesafonso
minor changes to default settings and html
b77809f
1 day ago
.github
add action to connect to hf space
10 days ago
static
minor changes to default settings and html
1 day ago
utils
improve wordlevel subtitle padding
8 days ago
.dockerignore
Safe
92 Bytes
define temporary audio file path to fix write permission issue in space
10 days ago
.env.example
Safe
135 Bytes
define temporary audio file path to fix write permission issue in space
10 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)
10 days ago
LICENSE
Safe
1.38 kB
add license
11 months ago
README.md
Safe
2.25 kB
add app port to readme
10 days ago
docker-compose.yml
Safe
133 Bytes
separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del)
26 days ago
main.py
Safe
5.99 kB
minor changes to default settings and html
1 day ago
requirements.txt
Safe
3.01 kB
fix caching and temporary drectory cleanup; add link for new transcription after one is finished
20 days ago