-
大小: 22KB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-01-05
- 语言: 其他
- 标签: python; speech recognition tensorflow 语音识别
资源简介
深度学习语音识别,基于tensorflow的语音识别程序。程序示例简单实用,便于理解
代码片段和文件信息
# -*- coding:utf-8 -*-
from __future__ import print_function
from tools import speech_recognition_fun as srf
srf.speech_to_text(‘./data/test/D4_751.wav‘)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 325 2017-11-11 22:15 tf_speechrecognition\readme
文件 156 2017-11-11 22:15 tf_speechrecognition\tfSpeechRecognition.py
文件 108 2017-11-11 22:15 tf_speechrecognition\tf_train.py
文件 13976 2017-11-11 22:14 tf_speechrecognition\tools\deep_learning_fun.py
文件 13333 2017-11-11 22:14 tf_speechrecognition\tools\deep_learning_fun.pyc
文件 124 2017-11-11 22:14 tf_speechrecognition\tools\feature_fun.py
文件 1468 2017-11-11 22:14 tf_speechrecognition\tools\feature_fun.pyc
文件 3796 2017-11-11 22:14 tf_speechrecognition\tools\speech_recognition_fun.py
文件 1958 2017-11-11 22:14 tf_speechrecognition\tools\speech_recognition_fun.pyc
文件 113 2017-11-11 22:14 tf_speechrecognition\tools\__init__.py
文件 238 2017-11-11 22:14 tf_speechrecognition\tools\__init__.pyc
文件 11447 2017-11-11 22:14 tf_speechrecognition\tools\__pycache__\deep_learning_fun.cpython-35.pyc
文件 1143 2017-11-11 22:14 tf_speechrecognition\tools\__pycache__\feature_fun.cpython-35.pyc
文件 1735 2017-11-11 22:14 tf_speechrecognition\tools\__pycache__\speech_recognition_fun.cpython-35.pyc
文件 224 2017-11-11 22:14 tf_speechrecognition\tools\__pycache__\__init__.cpython-35.pyc
目录 0 2017-11-11 17:51 tf_speechrecognition\tools\__pycache__
目录 0 2017-11-11 22:15 tf_speechrecognition\model
目录 0 2017-11-11 17:51 tf_speechrecognition\tools
目录 0 2017-11-11 22:17 tf_speechrecognition
----------- --------- ---------- ----- ----
50144 19
- 上一篇:SogouC.mini
- 下一篇:数据库课程设计_图书管理系统代码+报告
评论
共有 条评论