Metadata-Version: 2.1
Name: asr_business
Version: 0.1.4
Home-page: https://github.com/Tonywu2018/asr_business
Author: wuwenxiao
Author-email: wuwenxiao@inke.cn
License: MIT Licence
Platform: any
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: torch<=2.3
Requires-Dist: funasr
Requires-Dist: noisereduce
Requires-Dist: pydub
Requires-Dist: soundfile

## 功能介绍
用于识别业务音频的python工具包，目前支持多种功能，包括：语音识别(ASR，该工具包的主要功能)、语音端点检测(VAD)、标点恢复。

除此之外，目前还支持两种语音预处理方法：语音增强及语音降噪

由于业务数据的特殊性，需要支持声纹识别，即对无文本的呻吟、娇喘声也要做出识别（该部分待开发）
