mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
python runtime
This commit is contained in:
parent
c2575f022d
commit
03911c82ec
@ -15,7 +15,7 @@ def get_readme():
|
||||
|
||||
setuptools.setup(
|
||||
name="funasr_torch",
|
||||
version="0.0.4",
|
||||
version="0.1.0",
|
||||
platforms="Any",
|
||||
url="https://github.com/alibaba-damo-academy/FunASR.git",
|
||||
author="Speech Lab of DAMO Academy, Alibaba Group",
|
||||
|
||||
@ -13,7 +13,7 @@ def get_readme():
|
||||
|
||||
|
||||
MODULE_NAME = "funasr_onnx"
|
||||
VERSION_NUM = "0.3.1"
|
||||
VERSION_NUM = "0.3.2"
|
||||
|
||||
setuptools.setup(
|
||||
name=MODULE_NAME,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user