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

  • Log In
  • Sign Up

Spaces:
satyamr196
/
ASR-FairBench-Server
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ASR-FairBench-Server
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
satyamr196's picture
satyamr196
previosly forgot to add mailjet_rest in requirements.txt, now added
757eed4 3 months ago
  • utils
    Now using MailJet api to send emails because Gmail SMTP 's port 567 is not not allowed network access on hugging face space environment 3 months ago
  • .gitattributes
    1.61 kB
    minor changes 3 months ago
  • ASR_Server.py
    10.5 kB
    minor changes 3 months ago
  • Dockerfile
    908 Bytes
    fixing the error - WORKER TIMEOUT says gunicorn because it's taking too long to respond, hence using threading to run generateTranscription fxn in background 3 months ago
  • README.md
    264 Bytes
    initial commit 3 months ago
  • requirements.txt
    189 Bytes
    previosly forgot to add mailjet_rest in requirements.txt, now added 3 months ago
  • test.csv
    531 kB
    Major Update : created all the routes reqired, add utils folder containing helper fxns 3 months ago