提交 26a8c3c0 编写于 作者: 茶陵後's avatar 茶陵後 👍

补充:机器学习与语音识别

上级 82a4df52
......@@ -4488,6 +4488,19 @@
"nav": [
{
"nav": [
{
"icon": "https://avatars.githubusercontent.com/u/15658638?s=200&v=4",
"name": "tensorflow",
"desc": "An Open Source Machine Learning Framework for Everyone",
"url": "https://github.com/tensorflow/tensorflow",
"createdAt": "",
"urls": {
"中文": "https://www.tensorflow.org/tutorials",
"GitCode": "https://gitcode.net/mirrors/tensorflow/tensorflow"
},
"rate": 5,
"top": false
},
{
"icon": "https://avatars.githubusercontent.com/u/365630?s=200&v=4",
"name": "scikit-learn",
......@@ -4500,6 +4513,19 @@
},
"rate": 5,
"top": false
},
{
"icon": "https://avatars.githubusercontent.com/u/21003710?s=200&v=4",
"name": "PyTorch",
"desc": "An open source machine learning framework that accelerates the path from research prototyping to production deployment.",
"url": "https://github.com/pytorch/pytorch",
"createdAt": "",
"urls": {
"英文": "https://pytorch.org/tutorials/",
"GitCode": "https://gitcode.net/mirrors/pytorch/pytorch"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
......@@ -4513,23 +4539,41 @@
"title": "语音识别",
"nav": [
{
"nav": [
{
"icon": "https://avatars.githubusercontent.com/u/11650082?s=200&v=4",
"name": "Kaldi",
"desc": "kaldi-asr/kaldi is the official location of the Kaldi project.",
"url": "https://github.com/kaldi-asr/kaldi",
"createdAt": "",
"urls": {
"英文": "http://kaldi-asr.org/doc/",
"GitCode": "https://gitcode.net/mirrors/kaldi-asr/kaldi"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "https://avatars.githubusercontent.com/u/11650082?s=200&v=4",
"name": "Kaldi",
"desc": "kaldi-asr/kaldi is the official location of the Kaldi project.",
"url": "https://github.com/kaldi-asr/kaldi",
"createdAt": "",
"urls": {
"英文": "http://kaldi-asr.org/doc/",
"GitCode": "https://gitcode.net/mirrors/kaldi-asr/kaldi"
},
"rate": 5,
"top": false
},
{
"name": "DeepSpeech",
"desc": "DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.",
"url": "https://github.com/mozilla/DeepSpeech",
"createdAt": "",
"urls": {
"英文": "https://deepspeech.readthedocs.io/en/r0.9/?badge=latest",
"GitCode": "https://gitcode.net/mirrors/mozilla/DeepSpeech"
},
"rate": 5,
"top": false
},
{
"name": "PaddleSpeech",
"desc": "A Speech Toolkit based on PaddlePaddle.",
"url": "https://github.com/PaddlePaddle/PaddleSpeech",
"createdAt": "",
"urls": {
"英文": "https://paddlespeech.readthedocs.io/en/latest/",
"GitCode": "https://gitcode.net/mirrors/paddlepaddle/deepspeech"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册