CASR-DEMO
CASR-DEMO copied to clipboard
基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.3.1 to 6.3.0. Release notes Sourced from nbconvert's releases. 5.5.0 Documentation Release This tag is used to provide a working documentation build for RTD. Commits cefe0bf Release...
Bumps [mistune](https://github.com/lepture/mistune) from 0.7.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
Bumps [distributed](https://github.com/dask/distributed) from 1.19.1 to 2021.10.0. Commits 63ebaea bump version to 2021.10.0 1670cf8 Ensure resumed flight tasks are still fetched (#5426) cdc68cc AMM high level documentation (#5456) 33d83bc Provide stack...
Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
v2.0版本
2.0的demo中manage.py主程序中导入的三方库是哪个? 自己没有找到,并且项目中没有这个包 from Speaker_Recognition import register, speakerrecog # 声纹识别库 
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [notebook](http://jupyter.org) from 5.0.0 to 6.4.12. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...