Automatic_Speech_Recognition
Automatic_Speech_Recognition copied to clipboard
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Hello! I've found a performance issue in your project: - `tf.Session` being defined repeatedly leads to incremental overhead. You can make your program more efficient by fixing this bug. Here...
中文语音数据库
hi, 您好,能推荐下您用的中文语音数据集吗
feature/madarian文件夹下,只有针对数字&字符互相转换的处理,并没有涉及到语音音频的处理。 请问是否有缺失
Hi, when I run timit_train.py, I got the error that, "No module named 'speechvalley'". Can any one please help me to solve this issue. I have been using, Python 3.7...
遇到许多问题
我是个初学者,所以可能遇到很多问题不会解决,目前遇到过的有: 1.在导入模块那里无法导入core_rnn,以及impl,我把这些话全都注释了才得以继续 2.return data_lists_to_batches([np.load(os.path.join(mfccPath, fn)) for fn in os.listdir(mfccPath)], OSError: [Errno 2] No such file or directory: '/home/pony/github/data/timit/phn/train/mfcc' 现在卡在这里不知道怎么办
Hello, good work on this rep ! is there a pre-trained model for this project or do we have to create our own? if yes would you mind to share...
Dear, There shows:This project depends on scikit.audiolab, for which you need to have libsndfile installed in your system. How should I do for this?I couldn't open the link"libsndfile"