MCPcopy Create free account

hub / github.com/amaas/stanford-ctc / functions

Functions252 in github.com/amaas/stanford-ctc

↓ 12 callersFunctioncollapse_seq
(char_seq)
ctc_fast/decoder/decoder_utils.py:60
↓ 11 callersMethodloadDataFileDict
Loads a data file but stores input frames in a dictionary keyed by utterance Each input dictionary entry is a 2-D matrix of length eq
ctc_fast/dataLoader.py:75
↓ 9 callersMethodcostAndGrad
(self,data,labels)
ctc_fast/debug-utils/rnnetcpu.py:54
↓ 8 callersMethodcostAndGrad
Forward prop entire utterance Call CTC cost function Compute gradient data is a 2-D matrix where each column is a si
ctc/nnet.py:138
↓ 7 callersFunctioncombine
ctc_fast/decoder/fastdecode/decoder.cpp:21
↓ 7 callersFunctionint_to_char
(int_seq, char_map)
ctc_fast/decoder/decoder_utils.py:56
↓ 6 callersMethodinitParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc_fast/debug-utils/rnnetcpu.py:23
↓ 6 callersFunctionlog
(s)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 5 callersFunctionbenchmark
(s,d)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 5 callersMethodcostAndGrad
(self,data,labels)
ctc_fast/nnets/nnet.py:57
↓ 5 callersFunctiondecode
(probs, alpha=1.0, beta=0.0, beam=100, method='clm2', clm=None)
ctc_fast/decoder/decoder_utils.py:64
↓ 5 callersMethodfromFile
(self,fid)
ctc_fast/nnets/nnet.py:134
↓ 5 callersMethodinitParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc/nnet.py:50
↓ 5 callersFunctionload_config
(fname)
ctc_fast/run_utils.py:15
↓ 5 callersMethodmatch
(cls, s)
ctc_fast/run_utils.py:72
↓ 4 callersMethodcostAndGrad
(self,data,labels)
py-simple-hybrid/nnet.py:62
↓ 4 callersFunctionctc_loss
CTC loss function. params - n x m matrix of n-D probability distributions over m frames. seq - sequence of phone id's for given example.
ctc/ctc.py:6
↓ 4 callersMethodget_word_id
ctc_fast/decoder/fastdecode/lm.cpp:33
↓ 4 callersMethodinitParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc_fast/nnets/nnet.py:17
↓ 4 callersMethodload_chars
ctc_fast/decoder/fastdecode/lm.cpp:7
↓ 4 callersFunctionload_data
(fnum=1)
ctc_fast/decoder/decoder_utils.py:37
↓ 4 callersFunctionload_nnet
()
ctc_fast/decoder/decoder_utils.py:43
↓ 4 callersFunctionmakeSortFunction
(type,direction,index)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 3 callersFunctionappendToTable
(table,cache)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 3 callersFunctionapplyWidget
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 3 callersMethodcostAndGrad
(self,data,labels=None, sentence=None)
ctc_fast/nnets/brnnet.py:117
↓ 3 callersMethodcostAndGrad
(self,data,labels=None)
ctc_fast/nnets/rnnet.py:91
↓ 3 callersMethodcostAndGradVec
(self, param)
py-simple-hybrid/gradcheck.py:48
↓ 3 callersMethodcostAndGradVec
(self, param)
ctc/gradcheck.py:48
↓ 3 callersFunctiondisp_err_corr
(hyp_corr, ref_corr)
ctc_fast/swbd-utils/errorAnalysis.py:29
↓ 3 callersFunctionedit_distance
Edit distance between two sequences reference (ref) and hypothesis (hyp). Returns edit distance, number of insertions, deletions and substitu
ctc_fast/editDistance.py:3
↓ 3 callersFunctionfile_alive
(fname, max_dur_sec=60*60*2)
ctc_fast/run_utils.py:54
↓ 3 callersFunctiongetElementText
(config,node)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 3 callersFunctionget_run_dirs
(parent_dir)
ctc_fast/run_utils.py:86
↓ 3 callersMethodinitParams
Initialize parameters using 6/sqrt(fanin+fanout)
py-simple-hybrid/nnet.py:48
↓ 3 callersFunctionlast_modified
(fname)
ctc_fast/run_utils.py:50
↓ 3 callersMethodloadDataFileDict
Loads a data file but stores input frames in a dictionary keyed by utterance Each input dictionary entry is a 2-D matrix of length eq
ctc/dataLoader.py:42
↓ 3 callersFunctionload_char_map
()
ctc_fast/decoder/decoder_utils.py:22
↓ 3 callersFunctionprefix_hyp_score
ctc_fast/decoder/fastdecode/decoder.cpp:30
↓ 3 callersMethodrun
Runs stochastic gradient descent with nesterov acceleration. Model is objective.
ctc_fast/sgd.py:57
↓ 3 callersFunctionrun_cpu_job
(node, cmd, stdout=subprocess.PIPE, blocking=True)
ctc_fast/cluster/utils.py:38
↓ 3 callersMethodupdateParams
(self,scale,update)
ctc_fast/nnets/nnet.py:115
↓ 3 callersMethodupdateParams
(self,scale,update)
py-simple-hybrid/nnet.py:99
↓ 3 callersMethodupdateParams
(self,scale,update,log=False)
ctc/nnet.py:65
↓ 2 callersMethodLM
ctc_fast/decoder/fastdecode/lm.h:21
↓ 2 callersFunctionbuildCache
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callersFunctionbuildParserCache
(table,$headers)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callersFunctioncheckHeaderOptionsSortingLocked
(table,i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callersMethodcostAndGrad
Forward prop entire utterance Call CTC cost function Compute gradient data is a 2-D matrix where each column is a si
ctc/rnnet.py:133
↓ 2 callersFunctiondecode_bg_lm
ctc_fast/decoder/fastdecode/decoder.cpp:42
↓ 2 callersFunctiondiff
(ga,gb)
ctc_fast/debug-utils/checkgrads.py:32
↓ 2 callersFunctiondisp
(ref,hyp)
ctc_fast/editDistance.py:47
↓ 2 callersFunctiondisp
(ref,hyp)
ctc/editDistance.py:47
↓ 2 callersFunctiondump_config
(cfg, fname)
ctc_fast/run_utils.py:10
↓ 2 callersMethodfromFile
(self,fid)
ctc/nnet.py:209
↓ 2 callersFunctiongetParserById
(name)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callersFunctiongetWidgetById
(name)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callersFunctionget_all_free_gpus
(cluster, parallel=True)
ctc_fast/cluster/utils.py:85
↓ 2 callersFunctionget_brnn_model_file
()
ctc_fast/decoder/decoder_config.py:65
↓ 2 callersFunctionget_hostname
()
ctc_fast/run_utils.py:36
↓ 2 callersFunctionget_next_free_gpu_sequential
(all_free_gpus, used_gpus, flagged_gpus)
ctc_fast/cluster/utils.py:102
↓ 2 callersFunctionjobs_left
()
ctc_fast/runDecode.py:212
↓ 2 callersMethodloadDataFile
(self,filenum)
ctc_fast/dataLoader.py:38
↓ 2 callersMethodloadDataFile
(self,filenum)
py-simple-hybrid/dataLoader.py:10
↓ 2 callersMethodloadDataFile
(self,filenum)
ctc/dataLoader.py:11
↓ 2 callersMethodloadDataFileAsynch
(self,filenum)
ctc_fast/dataLoader.py:28
↓ 2 callersFunctionload_chars
()
ctc_fast/decoder/decoder_utils.py:15
↓ 2 callersFunctionload_labels
Loads file with label to integer mapping. Use unique_tokens to create file.
util/swbd/write_alis.py:99
↓ 2 callersFunctionload_utts
(f)
ctc_fast/swbd-utils/pickle_utts.py:10
↓ 2 callersFunctionload_words
()
ctc_fast/decoder/decoder_utils.py:30
↓ 2 callersFunctionmultisort
(table,sortList,cache)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callersFunctionpreproc_transcript
Remove utterance ids and lowercase
ctc_fast/clm/prep_text.py:4
↓ 2 callersFunctionpreproc_utts
Convert raw text into character language model format Split characters up, add start and end symbols, replace spaces Avoid splitting up c
ctc_fast/clm/prep_text.py:20
↓ 2 callersFunctionrun
(fn,params,seq,trials=1)
ctc/time_trials.py:6
↓ 2 callersFunctionrun_gpu_job
(node, gpu, cmd, blocking=True, stdout=None)
ctc_fast/cluster/utils.py:112
↓ 2 callersMethodscore_bg
ctc_fast/decoder/fastdecode/lm.cpp:129
↓ 2 callersFunctionsetHeadersCss
(table,$headers,list,css)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callersMethodtoFile
(self, fid)
ctc_fast/sgd.py:36
↓ 2 callersMethodtoFile
Saves only the network parameters to the given fd.
ctc_fast/nnets/nnet.py:122
↓ 2 callersMethodtoFile
Saves only the network parameters to the given fd.
ctc/nnet.py:202
↓ 2 callersMethodvectorize
(self, x)
py-simple-hybrid/nnet.py:111
↓ 2 callersMethodvectorize
Converts a stack object into a single parameter vector x is a stack returns a single numpy array XXX or does this ret
ctc/rnnet.py:99
↓ 2 callersMethodvectorize
(self, x)
ctc/nnet.py:83
↓ 2 callersFunctionwriteLogLikes
(loader,nn,fn, outDir, writePickle=False)
ctc_fast/analysis-utils/writeLikelihoods.py:28
↓ 1 callersMethodaddPath
(self,prefix,node,wordId)
ctc_fast/decoder/prefixTree.py:60
↓ 1 callersFunctionaverageWords
(text_f="/afs/cs.stanford.edu/u/awni/wsj/data/test_eval92/text_ctc")
ctc_fast/wsj-utils/mergechars.py:9
↓ 1 callersFunctionaverageWords
(text_f="/afs/cs.stanford.edu/u/awni/swbd/data/eval2000/text_ctc")
ctc_fast/swbd-utils/mergechars.py:10
↓ 1 callersMethodbg_prob
ctc_fast/decoder/fastdecode/lm.cpp:119
↓ 1 callersFunctionbuildHeaders
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 1 callersFunctioncheckHeaderMetadata
(cell)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 1 callersFunctioncheckHeaderOptions
(table,i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 1 callersMethodcheck_grad
(self,data,labels,epsilon=1e-3)
ctc_fast/nnets/brnnet.py:279
↓ 1 callersMethodcheck_grad
(self,data,labels,epsilon=1e-3)
ctc_fast/nnets/rnnet.py:223
↓ 1 callersMethodcheck_grad
(self,data,labels,epsilon=1e-4)
ctc_fast/nnets/nnet.py:140
↓ 1 callersMethodcheck_grad
(self,data,labels,epsilon=1e-6)
ctc_fast/debug-utils/rnnetcpu.py:152
↓ 1 callersFunctioncomputeTableHeaderCellIndexes
(t)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 1 callersFunctioncompute_and_display_stats
(hyps, refs, hypscores, refscores, numphones, subsets, subset=None, display=False)
ctc_fast/swbd-utils/errorAnalysis.py:98
↓ 1 callersFunctioncompute_pp
(text, lm, order)
ctc_fast/clm/clm_pp.py:10
↓ 1 callersFunctiondecode_lm_wrapper
ctc_fast/decoder/fastdecode/decoder.cpp:169
↓ 1 callersFunctiondetectParserForColumn
(table,rows,rowIndex,cellIndex)
ctc_fast/viewer/jquery.tablesorter.min.js:3
next →1–100 of 252, ranked by callers