MCPcopy Create free account

hub / github.com/EliasCai/speech_recognition_ctc / functions

Functions72 in github.com/EliasCai/speech_recognition_ctc

↓ 18 callersFunctionget_batch
(wav_files, name_to_seq, batch_size=16, max_pred_len=48, input_length=778)
utils.py:145
↓ 18 callersFunctionremove_blank_wav
(wav_files, name_to_seq)
utils.py:112
↓ 6 callersFunctionget_name_to_text
(lines)
utils.py:34
↓ 4 callersFunctionget_trans_text
(path)
utils.py:25
↓ 4 callersFunctionget_wav_paths
(path, data_type='train')
utils.py:18
↓ 3 callersFunctionget_name_to_seq
(name_to_text, tok, maxlen=48)
utils.py:69
↓ 3 callersFunctionget_token
(name_to_text, path)
utils.py:48
↓ 3 callersFunctionget_wav_files
(path,val_size=0.2)
utils.py:81
↓ 2 callersFunctionget_batch
(x, y, train=False, max_pred_len=4, input_length=8)
2-3-ctc_speech_thchs30_pinyin.py:189
↓ 2 callersFunctionget_batch
(x, y, train=False, max_pred_len=4, input_length=8)
2-2-ctc_speech_thchs30.py:174
↓ 2 callersFunctionsplit_train_val
(wav_paths, test_size=0.2)
utils.py:43
↓ 1 callersFunctioncreate_mfcc_mat
(wav_files, path='', save_name='mfcc_vec_all', max_mfcc_len=640)
2-3-ctc_speech_thchs30_pinyin.py:56
↓ 1 callersFunctioncreate_mfcc_mat
(wav_files, path='', save_name='mfcc_vec_680x26', max_mfcc_len=680)
1-1-generate.py:33
↓ 1 callersFunctioncreate_mfcc_mat
(wav_files, path='', save_name='mfcc_vec_all', max_mfcc_len=640)
2-2-ctc_speech_thchs30.py:53
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-4-ctc_speech_aishell.py:102
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-6-ctc_speech_both.py:103
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-7-ctc_speech_pinyin.py:106
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-3-ctc_speech_thchs30_pinyin.py:210
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-5-ctc_speech_thchs.py:102
↓ 1 callersFunctiondecode_batch
(test_func, batch)
2-2-ctc_speech_thchs30.py:195
↓ 1 callersFunctionfeed_ctc
(x, y, max_pred_len=48, input_length=778)
utils.py:128
↓ 1 callersFunctionfilter_blank_text
(line, tok=None)
2-6-ctc_speech_both.py:129
↓ 1 callersFunctionfilter_blank_text
(line, tok=None)
2-7-ctc_speech_pinyin.py:132
↓ 1 callersFunctionget_corpus
(path,maxlen=48)
utils.py:90
↓ 1 callersFunctionget_mfcc
(wav_file, max_mfcc_len)
2-3-ctc_speech_thchs30_pinyin.py:45
↓ 1 callersFunctionget_mfcc
(wav_file, max_mfcc_len)
2-2-ctc_speech_thchs30.py:42
↓ 1 callersFunctionget_mfcc_mat
(path='', save_name='mfcc_vec_all')
2-3-ctc_speech_thchs30_pinyin.py:65
↓ 1 callersFunctionget_mfcc_mat
(path='', save_name='mfcc_vec_680x26')
1-1-generate.py:42
↓ 1 callersFunctionget_mfcc_mat
(path='', save_name='mfcc_vec_all')
2-2-ctc_speech_thchs30.py:62
↓ 1 callersFunctionget_mms
(path, mms_batch)
2-4-ctc_speech_aishell.py:113
↓ 1 callersFunctionget_mms
(path, mms_batch)
2-6-ctc_speech_both.py:114
↓ 1 callersFunctionget_mms
(path, mms_batch)
2-7-ctc_speech_pinyin.py:117
↓ 1 callersFunctionget_mms
(path, mms_batch)
2-5-ctc_speech_thchs.py:113
↓ 1 callersFunctionget_model
(img_w=32, img_h=20, output_size=None, max_pred_len=4,model_path='best.h5')
2-4-ctc_speech_aishell.py:39
↓ 1 callersFunctionget_model
(img_w=32, img_h=20, output_size=None, max_pred_len=4,model_path='best.h5')
2-6-ctc_speech_both.py:41
↓ 1 callersFunctionget_model
(img_w=32, img_h=20, output_size=None, max_pred_len=4,model_path='best.h5')
2-7-ctc_speech_pinyin.py:44
↓ 1 callersFunctionget_model
(img_w=32, img_h=20, output_size=None, max_pred_len=4,model_path='best.h5')
2-5-ctc_speech_thchs.py:40
↓ 1 callersFunctionget_model2
(img_w=32, img_h=20, output_size=None, max_pred_len=4)
2-3-ctc_speech_thchs30_pinyin.py:128
↓ 1 callersFunctionget_model2
(img_w=32, img_h=20, output_size=None, max_pred_len=4)
2-2-ctc_speech_thchs30.py:113
↓ 1 callersFunctionget_pad_seq
(textlines, maxlen=48)
2-3-ctc_speech_thchs30_pinyin.py:79
↓ 1 callersFunctionget_pad_seq
(textlines, maxlen=48)
2-2-ctc_speech_thchs30.py:76
↓ 1 callersFunctionget_text
(text_files)
2-3-ctc_speech_thchs30_pinyin.py:71
↓ 1 callersFunctionget_text
(text_files)
2-2-ctc_speech_thchs30.py:68
↓ 1 callersFunctionmake_mfcc_shape
(filename, padlen=778)
utils.py:100
↓ 1 callersFunctionmake_mfcc_shape
(filename, padlen=778)
1-1-generate.py:13
↓ 1 callersFunctionnew_pad_seq
(line, maxlen)
2-3-ctc_speech_thchs30_pinyin.py:112
↓ 1 callersFunctionnew_pad_seq
(line, maxlen)
2-2-ctc_speech_thchs30.py:98
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-4-ctc_speech_aishell.py:47
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-6-ctc_speech_both.py:49
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-7-ctc_speech_pinyin.py:52
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-3-ctc_speech_thchs30_pinyin.py:136
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-5-ctc_speech_thchs.py:48
↓ 1 callersFunctionres_block
(x,size,rate,dim=192)
2-2-ctc_speech_thchs30.py:121
Method__init__
(self, test_func, x, y, idx2w, num_test_words=18,info='this is test')
2-4-ctc_speech_aishell.py:134
Method__init__
(self, test_func, gen_batch, idx2w, info='this is test')
2-6-ctc_speech_both.py:138
Method__init__
(self, test_func, gen_batch, idx2w, info='this is test')
2-7-ctc_speech_pinyin.py:141
Method__init__
(self, test_func, x, y, idx2w, num_test_words=18,info='this is test')
2-3-ctc_speech_thchs30_pinyin.py:223
Method__init__
(self, test_func, gen_batch, idx2w, info='this is test')
2-5-ctc_speech_thchs.py:131
Method__init__
(self, test_func, x, y, idx2w, num_test_words=18,info='this is test')
2-2-ctc_speech_thchs30.py:208
Functionctc_lambda_func
(args)
2-4-ctc_speech_aishell.py:32
Functionctc_lambda_func
(args)
2-6-ctc_speech_both.py:34
Functionctc_lambda_func
(args)
2-7-ctc_speech_pinyin.py:37
Functionctc_lambda_func
(args)
2-3-ctc_speech_thchs30_pinyin.py:121
Functionctc_lambda_func
(args)
2-5-ctc_speech_thchs.py:33
Functionctc_lambda_func
(args)
2-2-ctc_speech_thchs30.py:106
Functionget_mfcc
(wav_file, max_mfcc_len)
1-1-generate.py:22
Methodon_epoch_end
(self, epoch, logs={})
2-4-ctc_speech_aishell.py:142
Methodon_epoch_end
(self, epoch, logs={})
2-6-ctc_speech_both.py:144
Methodon_epoch_end
(self, epoch, logs={})
2-7-ctc_speech_pinyin.py:147
Methodon_epoch_end
(self, epoch, logs={})
2-3-ctc_speech_thchs30_pinyin.py:231
Methodon_epoch_end
(self, epoch, logs={})
2-5-ctc_speech_thchs.py:137
Methodon_epoch_end
(self, epoch, logs={})
2-2-ctc_speech_thchs30.py:216