Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
marquesafonso
/
multilang-asr-captioner
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
multilang-asr-captioner
Ctrl+K
Ctrl+K
  • 3 contributors
History: 74 commits
marquesafonso's picture
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
    92 Bytes
    define temporary audio file path to fix write permission issue in space 27 days ago
  • .env.example
    135 Bytes
    define temporary audio file path to fix write permission issue in space 27 days ago
  • .gitignore
    3.13 kB
    update git and docker ignore files. Note:cli.py was deleted in last commit. about 1 year ago
  • Dockerfile
    679 Bytes
    add entrypoint to Dockerfile (correct port) 27 days ago
  • LICENSE
    1.38 kB
    add license 11 months ago
  • README.md
    2.25 kB
    add app port to readme 27 days ago
  • docker-compose.yml
    133 Bytes
    separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del) about 1 month ago
  • main.py
    6.15 kB
    add validation for other video formats; double cache size; adapt to device_type change in transcriber 14 days ago
  • requirements.txt
    3.01 kB
    fix caching and temporary drectory cleanup; add link for new transcription after one is finished about 1 month ago