Skip to content

[pull] main from m-bain:main#45

Merged
pull[bot] merged 1 commit into
Asofwar:mainfrom
m-bain:main
Jul 2, 2025
Merged

[pull] main from m-bain:main#45
pull[bot] merged 1 commit into
Asofwar:mainfrom
m-bain:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jul 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.2)

Can you help keep this open source service alive? 💖 Please sponsor : )

fix(asr): load VAD model on correct CUDA device

Previously, the VAD sub‐model was always initialized on the default CUDA device (cuda:0), even when a higher device_index was specified. This change sets `device_vad` to `cuda:{device_index}` whenever `device == 'cuda'`, while falling back to the original `device` string for non‐CUDA cases. This ensures the VAD model is loaded on the intended GPU.


Co-authored-by: dujing <dujing@xmov.ai>
Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jul 2, 2025
@pull pull Bot added the ⤵️ pull label Jul 2, 2025
@pull pull Bot merged commit 2d9ce44 into Asofwar:main Jul 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant