fix bistream bug

This commit is contained in:
lyuxiang.lx
2025-12-12 10:41:25 +00:00
parent b02d7e61f7
commit ca3b054a52
6 changed files with 37 additions and 34 deletions

View File

@@ -31,7 +31,7 @@ def cosyvoice3_example():
def main():
cosyvoice2_example()
# cosyvoice2_example()
cosyvoice3_example()