ahmetoner / whisper-asr-webservice

OpenAI Whisper ASR Webservice API
https://ahmetoner.github.io/whisper-asr-webservice
MIT License
1.86k stars 332 forks source link

Remove GPL2.0 dependency #150

Closed ostpachukAndrii closed 8 months ago

ostpachukAndrii commented 8 months ago

IMPOTANT I am very new to the Python so please be very careful with this PR..

If I understood correctly dependency on unicode is redundant and not used at all so I removed it from pyproject.toml

After that executed poetry lock --no-update

And MANUALY removed the triton dependency from poetry.lock