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 / services
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
usertea
Helsinki-NLP published the English→Japanese model as opus-mt-en-jap - using jap, not the standard code ja - while the reverse direction (opus-mt-ja-en) correctly uses ja. That's an inconsistency in their own catalog, not my logic, but my code assumed standard ISO codes everywhere, so it was 404ing on a model that actually exists.
815d3aa about 2 months ago
  • __init__.py
    684 Bytes
    EchoScript : 1 & 2 - the static 4-language list was the real bug. 3 & 4 - already correct, verified by audit. about 2 months ago
  • audio.py
    3.36 kB
    EchoScript : New Architecture about 2 months ago
  • subtitles.py
    1.68 kB
    EchoScript : New Architecture about 2 months ago
  • transcription.py
    2.68 kB
    EchoScript : New Architecture about 2 months ago
  • translation.py
    15.8 kB
    Helsinki-NLP published the English→Japanese model as opus-mt-en-jap - using jap, not the standard code ja - while the reverse direction (opus-mt-ja-en) correctly uses ja. That's an inconsistency in their own catalog, not my logic, but my code assumed standard ISO codes everywhere, so it was 404ing on a model that actually exists. about 2 months ago