Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
satyamr196
/
ASR-FairBench-Server
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
757eed4
ASR-FairBench-Server
Ctrl+K
Ctrl+K
1 contributor
History:
27 commits
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
Safe
1.61 kB
minor changes
3 months ago
ASR_Server.py
Safe
10.5 kB
minor changes
3 months ago
Dockerfile
Safe
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
Safe
264 Bytes
initial commit
3 months ago
requirements.txt
Safe
189 Bytes
previosly forgot to add mailjet_rest in requirements.txt, now added
3 months ago
test.csv
Safe
531 kB
Major Update : created all the routes reqired, add utils folder containing helper fxns
3 months ago