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: 32 commits
satyamr196's picture
satyamr196
Revert "1)Modified code to accomodate microsoft asr_models also which require their custom code to run, hence set trust_remote_code=True in pipe, 2)Added extra error handling, 3) Now, pipe is loaded in main thread instead of background thread."
dde7018 17 days ago
  • utils
    Previous commit was a mistake, so undoing it using git revert. 17 days ago
  • .gitattributes
    1.61 kB
    minor changes about 1 month ago
  • ASR_Server.py
    10.5 kB
    Revert "1)Modified code to accomodate microsoft asr_models also which require their custom code to run, hence set trust_remote_code=True in pipe, 2)Added extra error handling, 3) Now, pipe is loaded in main thread instead of background thread." 17 days 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 about 1 month ago
  • README.md
    264 Bytes
    initial commit about 1 month ago
  • requirements.txt
    189 Bytes
    Previous commit was a mistake, so undoing it using git revert. 17 days ago
  • test.csv
    531 kB
    Major Update : created all the routes reqired, add utils folder containing helper fxns 28 days ago