sensevoice

This commit is contained in:
游雁 2024-07-16 14:22:07 +08:00
parent 8b74979bd3
commit f0eec4c4da

View File

@ -14,7 +14,7 @@ model = AutoModel(
model=model_dir,
vad_model="fsmn-vad",
vad_kwargs={"max_single_segment_time": 30000},
device="cpu",
device="cuda:0",
)
# en