fix streaming unicode

This commit is contained in:
Xiong Wang
2026-01-30 11:24:18 +08:00
parent b248b4aa94
commit c17a131fe0
2 changed files with 3 additions and 4 deletions

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "qwen-asr"
version = "0.0.5"
version = "0.0.6"
description = "Qwen-ASR python package"
readme = "README.md"
requires-python = ">=3.9"