Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
marquesafonso
/
multilang-asr-captioner
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
multilang-asr-captioner
48.6 kB
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 9 months ago
  • .github
    add action to connect to hf space 10 months ago
  • static
    add validation for other video formats; double cache size; adapt to device_type change in transcriber 9 months ago
  • utils
    add validation for other video formats; double cache size; adapt to device_type change in transcriber 9 months ago
  • .dockerignore
    92 Bytes
    define temporary audio file path to fix write permission issue in space 10 months ago
  • .env.example
    135 Bytes
    define temporary audio file path to fix write permission issue in space 10 months ago
  • .gitignore
    3.13 kB
    update git and docker ignore files. Note:cli.py was deleted in last commit. almost 2 years ago
  • Dockerfile
    679 Bytes
    add entrypoint to Dockerfile (correct port) 10 months ago
  • LICENSE
    1.38 kB
    add license over 1 year ago
  • README.md
    2.25 kB
    add app port to readme 10 months ago
  • docker-compose.yml
    133 Bytes
    separate transcriber and process_video logic; add transcription preview form; python 3.12 (tempdir del) 10 months ago
  • main.py
    6.15 kB
    add validation for other video formats; double cache size; adapt to device_type change in transcriber 9 months ago
  • requirements.txt
    3.01 kB
    fix caching and temporary drectory cleanup; add link for new transcription after one is finished 10 months ago