Ahmet Öner
Ahmet Öner
I created a repository which is called 'Fastapi Offline Swagger UI' to which is only download js and css files for offline usage. You can find here [ahmetoner/fastapi-offline-swagger-ui](https://github.com/ahmetoner/fastapi-offline-swagger-ui) ### Install...
Tomorrow we will have new release for this gpu issue.
Could you please test `debug` image to verify GPU issue is gone? `docker run -d --gpus all -p 9000:9000 -e ASR_MODEL=base onerahmet/openai-whisper-asr-webservice:debug-gpu`
Dear @m-bain, I have concerns regarding the `WhisperX` license. To avoid potential conflicts, would it be sufficient to address license requirements in a manner similar to other tools, as outlined...
please see: https://github.com/ahmetoner/whisper-asr-webservice/issues/159#issuecomment-1794665530
Good idea! I was actually planning to implement this change in version 2.0. I'll start to make some breaking changes to the repository after the new year.
Hello @Leafonix, Could you please try following run command? `poetry run uvicorn app.webservice:app --port 9000`
I am planning to merge this update for version 2.
> > > * Installing torch (2.7.1+cu128): Pending... > > > * Installing torch (2.7.1+cu128): Skipped for the following reason: Not required > > > > > > probably you...