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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Usertea
/
EchoScript
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
EchoScript
46.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
usertea
EchoScript : app.py, Bug Fixing for Cascading language filtering, Transcript caching, Per-language translation caching, Tab visibility
32a99dc about 2 months ago
  • models
    EchoScript : New Architecture about 2 months ago
  • services
    What changed: about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    302 Bytes
    initial commit about 2 months ago
  • app.py
    18.2 kB
    EchoScript : app.py, Bug Fixing for Cascading language filtering, Transcript caching, Per-language translation caching, Tab visibility about 2 months ago
  • packages.txt
    7 Bytes
    EchoScript : Add ffmpeg about 2 months ago
  • requirements.txt
    113 Bytes
    EchoScript : made it automatic, not exclusive: TranslationService picks anthropic when ANTHROPIC_API_KEY is set, otherwise falls back to marian (fully offline/free) - overridable via ECHOSCRIPT_TRANSLATION_BACKEND=anthropic|marian. So EchoScript still works with zero API key, but gets better translation quality and zero missing-pair errors the moment you set one. about 2 months ago