feat: streaming api
All checks were successful
Build container / build-docker (push) Successful in 17m34s
All checks were successful
Build container / build-docker (push) Successful in 17m34s
This commit is contained in:
@ -7,10 +7,9 @@ name = "qwen-asr"
|
||||
version = "0.0.6"
|
||||
description = "Qwen-ASR python package"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
|
||||
Reference in New Issue
Block a user