Hacker News new | past | comments | ask | show | jobs | submit login

No, it is not a third-party. It is a just PostgreSQL database for logging everything. You can simply visit the /docs endpoint. It is just for authentication so that you can work with different users. One Again its completely self hosted



I'm guessing the installation instructions just need a bit of love. It could seem confusing to see a token request to https://innovatorved-whisper-api.hf.space/api/v1/users/get_t...


https://innovatorved-whisper-api.hf.space/docs

Just visit the swagger create account and then gettoken to grab a token


I agree with freedomben that the reason people are confused is probably because your README says

> curl -X 'POST' 'https://innovatorved-whisper-api.hf.space/api/v1/users/get_t...'

while later saying

> curl -X 'POST' 'http://localhost:8000/api/v1/transcribe/?model=tiny.en.q5'

If you just change the first "curl" to also be localhost:8000, this will be cleared up.


What's the point of logging everything ? I don't understand, isn't it possible to just deal with authentification locally ?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: