Commit Graph

232 Commits

Author SHA1 Message Date
nl bff0204b30 feat: 添加24和25模型到model zoo 2021-11-22 21:42:59 +08:00
nl 1fba22ee4c style: 修复代码风格 2021-11-21 20:20:26 +08:00
nl 1a94ede098 style: 优化代码风格 2021-11-20 21:43:34 +08:00
nl 4ea736a747 feat: 修改测试用客户端 2021-11-20 21:09:09 +08:00
nl 93a536e146 fix: 修改默认文件名问题 2021-11-20 21:00:03 +08:00
nl cbbb8ba99f feat: 切换声学模型模块 2021-11-20 20:32:09 +08:00
nl ccfa9f542a feat: 修改配置文件名 2021-11-20 20:02:42 +08:00
nl 9060632df1 feat: 更新requirements.txt 2021-11-19 00:29:33 +08:00
nl 48d8d01cd2 feat: 训练前shuffle 2021-11-17 19:38:14 +08:00
nl cc5f5dfba9 暂时性屏蔽掉save() 并加上指定的.h5文件后缀 2021-11-16 22:33:34 +08:00
nl 801d2d484c feat: 添加训练评估和预测程序 2021-11-15 19:58:50 +08:00
nl f95df001d7 feat: 实现speech model模板模块 2021-11-13 15:16:11 +08:00
nl 335d48732f feat: 添加语音特征类库 2021-11-12 19:47:19 +08:00
nl 8ad92bf19c feat: 直接导入基础语音特征库 2021-11-12 14:29:48 +08:00
nl 267eb8c771 feat: 新数据加载器实现 2021-11-11 20:54:42 +08:00
nl e659d92660 feat: 添加forward定义 2021-11-11 16:34:45 +08:00
nl8590687 6f534a389b
Merge pull request #263 from nl8590687/dependabot/pip/tensorflow-gpu-2.5.2
Bump tensorflow-gpu from 2.5.1 to 2.5.2
2021-11-11 13:19:10 +08:00
dependabot[bot] a0d56f6591
Bump tensorflow-gpu from 2.5.1 to 2.5.2
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: tensorflow-gpu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 19:40:52 +00:00
nl 14498d7e32 修改 2021-11-11 00:28:30 +08:00
nl 363dbb2eb9 feat: 添加一个默认的配置文件 2021-11-10 20:09:50 +08:00
nl 6806119172 feat: 修改链接 2021-11-09 21:41:06 +08:00
nl afa7a4201b feat: 提升最低建议版本 2021-11-09 21:37:19 +08:00
nl b97511573a feat: 一些基础功能模块的实现 2021-11-09 21:33:29 +08:00
nl 64cda54d95 feat: 修正定义 2021-11-09 18:32:07 +08:00
nl 26bb12607a feat: 修正定义 2021-11-09 18:31:35 +08:00
nl 958c936de3 feat: 添加model zoo,统一定义模型结构 2021-11-09 17:35:15 +08:00
nl 84ca800d0a Merge branch 'master' of github.com:nl8590687/ASRT_SpeechRecognition 2021-11-03 18:13:30 +08:00
nl 160f7f6eed feat: 解决新版tf中ctc_decode后出现大量-1问题 2021-11-03 18:13:15 +08:00
nl8590687 487e59dc9e
Merge pull request #258 from nl8590687/dependabot/pip/pillow-8.3.2
Bump pillow from 8.2.0 to 8.3.2
2021-11-03 18:02:28 +08:00
nl8590687 63206f41a8
Merge pull request #255 from nl8590687/dependabot/pip/tensorflow-gpu-2.5.1
Bump tensorflow-gpu from 2.4.0 to 2.5.1
2021-11-03 18:00:12 +08:00
nl 05d97c1c83 feat: 独占显卡,不再限制单卡显存占用 2021-11-03 17:58:45 +08:00
dependabot[bot] 843f2f0c8b
Bump pillow from 8.2.0 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 03:17:39 +00:00
dependabot[bot] d047605bf2
Bump tensorflow-gpu from 2.4.0 to 2.5.1
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: tensorflow-gpu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 14:42:56 +00:00
nl8590687 235ef014ca
Merge pull request #241 from nl8590687/dependabot/pip/tensorflow-gpu-2.4.0
Bump tensorflow-gpu from 2.0.0 to 2.4.0
2021-08-10 18:45:23 +08:00
nl 4ea884bfa7 feat: 增加save_step的数,避免大量模型文件产生 2021-08-10 17:14:34 +08:00
nl ce9b1c1fa3 feat: 移除log.md 2021-08-03 16:15:16 +08:00
dependabot[bot] 1dc3b86171
Bump tensorflow-gpu from 2.0.0 to 2.4.0
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.4.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 14:14:54 +00:00
nl bcd919147e fix: 重命名requirements文件 2021-05-16 22:14:17 +08:00
nl8590687 fa4bc9b9e2
Merge pull request #240 from nl8590687/feature-support_tf2
Feature support tf2
2021-05-16 22:04:03 +08:00
nl 31abb3ad90 docs: 更新README文档 2021-05-16 22:00:04 +08:00
nl 3f269bd8d3 docs: 更新了README文档,补充了requirments.txt 2021-05-16 21:54:12 +08:00
nl 025dc1d2a4 fix: 让代码同时兼容 tf1 和 tf2 的 API 2021-05-16 21:37:58 +08:00
nl faa8d5ccda fix: 修复加载h5格式模型文件的问题 2021-05-16 21:14:52 +08:00
nl b3170d7d5c feat: 其他文件也升级到 tf2.0 版本 API 2021-05-16 20:53:23 +08:00
nl cddccc9867 feat: 升级到 tf2.0 版本 API 2021-05-16 20:28:20 +08:00
nl 50c8580ec2 fix: 去除其中的异形字和生僻字 2021-05-16 19:46:47 +08:00
nl d7f80c1ac8 style: 为代码添加头部注释说明 2021-05-16 19:44:05 +08:00
nl 37534ac211 update:更新README中有关ASRT项目网站的URL 2021-05-09 17:43:39 +08:00
nl 89d77ecfa4 update readme 2021-03-04 19:25:17 +08:00
nl 289676bd2f update readme 2021-01-15 15:09:49 +08:00