mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-04 09:29:25 +08:00
add cosyvoice3 vllm example
This commit is contained in:
@@ -88,7 +88,7 @@ def cosyvoice3_example():
|
||||
torchaudio.save('hotfix_{}.wav'.format(i), j['tts_speech'], cosyvoice.sample_rate)
|
||||
|
||||
def main():
|
||||
# cosyvoice_example()
|
||||
cosyvoice_example()
|
||||
cosyvoice2_example()
|
||||
cosyvoice3_example()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user