sota-asr

View on PyPIReverse Dependencies (0)

0.1.0 sota_asr-0.1.0-py3-none-any.whl

Wheel Details

Project: sota-asr
Version: 0.1.0
Filename: sota_asr-0.1.0-py3-none-any.whl
Download: [link]
Size: 7382
MD5: 3698da157fcc4e966b85eb408ae82910
SHA256: 4a7427768a18cefd9f5dbb5319cefa21e53405fb7228cfd9640eaa6cc32e0545
Uploaded: 2024-06-07 03:41:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sota-asr
Version: 0.1.0
Summary: 基于funasr的语音识别服务
Author: wangmengdi06
Author-Email: wangmengdi06[at]58.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: funasr (>=1.0.27)
Requires-Dist: funasr-onnx (>=0.3.1); extra == "onnx"
Requires-Dist: jsonargparse (<5.0.0,>=4.29.0)
Requires-Dist: librosa (>=0.10.2)
Requires-Dist: lightning_utilities (>=0.11.2)
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: modelscope (>=1.14.0)
Requires-Dist: onnxruntime (>=0.18.0); extra == "onnx"
Provides-Extra: onnx
Description-Content-Type: text/markdown
[Description omitted; length: 496 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sota_asr/__init__.py sha256=QFNBs_wP4_D7guKHq3l1W0ZncvVgpK53t0mXsmJ3T8s 53
sota_asr/__main__.py sha256=sjKF5lmCSWobXzIb2JaF-DyBBejs_VU9BFrF0LOa1gc 2606
sota_asr/inference/__init__.py sha256=6bQYhCbuuCQnsgB0fYcOXtUerUJTSDjhXgCqN9viQBI 63
sota_asr/inference/base.py sha256=9RkeUwWZMtiZ6It78PoPY-KgYvsGQOCbRJ2oFcuNK5c 4405
sota_asr/inference/ort.py sha256=t90bx-4UIkyucIovLEW9gu3OZP0tEDb-WqU4EyCigiU 4060
sota_asr/inference/pth.py sha256=YzzP4QDxZgDEo2OsyG9FuMcdih_YXnb_QQZMJn3xYG4 1458
sota_asr/utils.py sha256=4oT0HdtVimX6mNgJH7eDvoBxo2eb3Brg-0LtCyVU7VQ 451
sota_asr-0.1.0.dist-info/METADATA sha256=4C8ETu68MKIlNBWULKZg5o_6vz-DkzLaxjOOHpJejiU 1525
sota_asr-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
sota_asr-0.1.0.dist-info/entry_points.txt sha256=FyNOaL_Me4FMhKpSMVwwq_ojwKpShfmjQ1yOPDEVXkY 48
sota_asr-0.1.0.dist-info/RECORD

entry_points.txt

sotasr = sota_asr.__main__:run