资源简介

深度学习语音识别,基于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


评论

共有 条评论