fix: TTS use cuda:2 (0 occupied)
This commit is contained in:
parent
d3fd9cc391
commit
e37a65ba1d
|
|
@ -44,7 +44,7 @@ TTS:
|
||||||
type: qwen3_tts
|
type: qwen3_tts
|
||||||
model_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-12Hz-1.7B-CustomVoice
|
model_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-12Hz-1.7B-CustomVoice
|
||||||
tokenizer_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-Tokenizer-12Hz
|
tokenizer_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-Tokenizer-12Hz
|
||||||
device: cuda:0
|
device: cuda:2
|
||||||
dtype: bfloat16
|
dtype: bfloat16
|
||||||
speaker: Chelsie
|
speaker: Chelsie
|
||||||
language: Chinese
|
language: Chinese
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue