Commit Graph

299 Commits

Author SHA1 Message Date
nl8590687 341b491baa 修复pytorch训练时loss问题 2024-09-26 23:19:06 +08:00
nl8590687 9375ecb2db 规范代码 2024-09-25 02:23:38 +08:00
nl8590687 c1eb1b041c
Merge pull request #335 from Evelynn-n/torch_backend
add Torch backend
2024-09-24 19:01:37 +08:00
nzytr cfb2c36787 add Torch backend 2024-09-24 15:05:44 +08:00
nl8590687 5119d696f9 Merge branch 'master' of github.com:nl8590687/ASRT_SpeechRecognition 2024-09-16 22:36:51 +08:00
nl8590687 9a52493397 更新文档 2024-09-16 22:36:29 +08:00
nl8590687 f567ae9e7e
Update README.md 2024-04-16 00:40:24 +08:00
nl8590687 c289bfb6f7 update readme 2024-01-16 12:06:06 +08:00
nl8590687 b7f9145662 调整readme title图片显示 2023-11-13 23:16:50 +08:00
leini 2393a6bb82 压缩datalist传输大小 2023-09-11 23:55:35 +08:00
ailemon 0ed184824b 移除存在兼容性的py包 2023-02-12 21:52:37 +08:00
ailemon 5352affb78 兼容python3.9及tensorflow2.8等更高版本 2023-02-04 18:34:38 +08:00
ailemon ec4b4884d4 update readme 2022-09-26 23:22:00 +08:00
ailemon 52c816d207 规范代码 2022-09-18 20:56:14 +08:00
ailemon 819ce7ffbd 增加ctc stream decode功能,并规范代码 2022-09-16 23:10:18 +08:00
ailemon 89c757b76e docs: update readme 2022-05-31 18:17:08 +08:00
ailemon 821dbf34ba 更新版本信息和脚本 2022-05-24 20:46:06 +08:00
ailemon c4e668fcf4 ref: 重构speech model zoo位置 2022-05-24 00:02:28 +08:00
ailemon 7619e3fbb8 ci: update dockerfile 2022-05-20 19:06:53 +08:00
ailemon 6936457f56 feat: 添加grpc服务API接口,以及流式识别实现 2022-04-28 17:01:37 +08:00
ailemon c9868ff3ac 删除不需要的旧文件 2022-04-27 21:41:22 +08:00
ailemon b37e0e5968 feat: ngram语言模型流式解码实现 2022-04-26 21:12:27 +08:00
ailemon 5501b77925 修改默认配置文件 2022-04-19 22:23:49 +08:00
ailemon ed0e927853 feat: 为python的generator包装一个线程安全的生成器 2022-04-18 14:48:44 +08:00
ailemon edbf9acc2c docs: update readme 2022-04-06 13:01:39 +08:00
ailemon 5eb15b0c3a 移除旧版API接口 2022-03-28 20:33:09 +08:00
ailemon 087f51f8b4 feat: 切换默认声学模型到m251bn 2022-03-27 21:47:12 +08:00
ailemon f19b20702b docs & ci: 更新相关信息 2022-03-26 23:18:10 +08:00
nl 400d6596ba ci: update Dockerfile 2022-03-22 20:58:02 +08:00
nl b84f49a87d docs: update readme 2022-03-21 23:10:55 +08:00
nl 08a63f92c7 feat: 更新Dockerfile为新版接口 2022-03-21 22:13:56 +08:00
nl 48ff4ef7a6 docs: update readme 2022-03-20 14:03:24 +08:00
nl 8e6a1bf0d8 feat: 添加SpeechModel251BN模型 2022-03-16 14:31:16 +08:00
nl 94b681fefc fix: 修复加载相同索引的数据的问题 2022-03-13 11:04:00 +08:00
nl e5edcad9d7 Merge branch 'master' of github.com:nl8590687/ASRT_SpeechRecognition 2022-03-08 21:32:55 +08:00
nl e4eb2d2559 docs: update readme 2022-03-08 21:32:38 +08:00
nl8590687 66ceaeb428
Merge pull request #270 from nl8590687/dependabot/pip/tensorflow-gpu-2.5.3
build(deps): bump tensorflow-gpu from 2.5.2 to 2.5.3
2022-03-08 15:20:54 +08:00
nl8590687 7ab357c23b
Merge pull request #271 from nl8590687/dependabot/pip/protobuf-3.15.0
build(deps): bump protobuf from 3.10.0 to 3.15.0
2022-03-08 15:20:27 +08:00
nl e14b2f03e8 docs: 更新readme文档 2022-03-07 22:05:48 +08:00
nl 914b9c398f fix: 修复声学模型reshape过程中维度硬编码问题 2022-03-05 21:14:17 +08:00
nl 555440644b feat: 为Logfbank特征增加可配置的滤波器数参数 2022-03-05 19:09:28 +08:00
nl d4e47597b2 doc: 更新readme内容 2022-02-11 15:33:30 +08:00
dependabot[bot] d0e61744e7
build(deps): bump protobuf from 3.10.0 to 3.15.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.10.0...v3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 03:35:51 +00:00
dependabot[bot] 3b8e9b8cbd
build(deps): bump tensorflow-gpu from 2.5.2 to 2.5.3
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.3.
- [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.2...v2.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:59:50 +00:00
nl 6b70ec7836 feat: 实现新的基于http协议API服务接口 2022-02-09 18:52:35 +08:00
nl deb0a57431 docs: 添加docker部署命令 2022-01-07 15:58:39 +08:00
nl af77d3d259 docs: update readme 2021-12-29 20:56:58 +08:00
nl fcf56aa022 ci: 添加Dockerfile 2021-12-29 18:53:22 +08:00
nl d494c1f3e0 fix: 修复bug 2021-12-17 18:05:05 +08:00
nl b355817482 feat: 抽象出删除ctc解码后末尾-1的逻辑,并增加单元测试 2021-12-16 18:12:00 +08:00