add support for RTX 5090 GPU card #337
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The latest version of asr-webservice has added support for the RTX 5090 GPU. By recompiling the source code, we have added support for torch2.7+cuda128. Now, it can efficiently provide transcription services for applications like Speaker using the GPU!
You can directly pull the pre-built image I have packaged using the following command:
docker pull crpi-n9jif4z5nex2rnkd.cn-hangzhou.personal.cr.aliyuncs.com/docker_2025-images/whisper-asr-webservice_for_5090:latest
为asr-webservice的最新版本添加RTX 5090显卡支持,通过对源代码重新编译,添加了torch2.7+cuda128,现在可以使用GPU来高效地为Speaker等应用提供转写服务啦!
直接通过以下命令拉取我打包好的镜像即可:
docker pull crpi-n9jif4z5nex2rnkd.cn-hangzhou.personal.cr.aliyuncs.com/docker_2025-images/whisper-asr-webservice_for_5090:latest