Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amaas/stanford-ctc
/ functions
Functions
252 in github.com/amaas/stanford-ctc
⨍
Functions
252
◇
Types & classes
23
↓ 12 callers
Function
collapse_seq
(char_seq)
ctc_fast/decoder/decoder_utils.py:60
↓ 11 callers
Method
loadDataFileDict
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 callers
Method
costAndGrad
(self,data,labels)
ctc_fast/debug-utils/rnnetcpu.py:54
↓ 8 callers
Method
costAndGrad
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 callers
Function
combine
ctc_fast/decoder/fastdecode/decoder.cpp:21
↓ 7 callers
Function
int_to_char
(int_seq, char_map)
ctc_fast/decoder/decoder_utils.py:56
↓ 6 callers
Method
initParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc_fast/debug-utils/rnnetcpu.py:23
↓ 6 callers
Function
log
(s)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 5 callers
Function
benchmark
(s,d)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 5 callers
Method
costAndGrad
(self,data,labels)
ctc_fast/nnets/nnet.py:57
↓ 5 callers
Function
decode
(probs, alpha=1.0, beta=0.0, beam=100, method='clm2', clm=None)
ctc_fast/decoder/decoder_utils.py:64
↓ 5 callers
Method
fromFile
(self,fid)
ctc_fast/nnets/nnet.py:134
↓ 5 callers
Method
initParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc/nnet.py:50
↓ 5 callers
Function
load_config
(fname)
ctc_fast/run_utils.py:15
↓ 5 callers
Method
match
(cls, s)
ctc_fast/run_utils.py:72
↓ 4 callers
Method
costAndGrad
(self,data,labels)
py-simple-hybrid/nnet.py:62
↓ 4 callers
Function
ctc_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 callers
Method
get_word_id
ctc_fast/decoder/fastdecode/lm.cpp:33
↓ 4 callers
Method
initParams
Initialize parameters using 6/sqrt(fanin+fanout)
ctc_fast/nnets/nnet.py:17
↓ 4 callers
Method
load_chars
ctc_fast/decoder/fastdecode/lm.cpp:7
↓ 4 callers
Function
load_data
(fnum=1)
ctc_fast/decoder/decoder_utils.py:37
↓ 4 callers
Function
load_nnet
()
ctc_fast/decoder/decoder_utils.py:43
↓ 4 callers
Function
makeSortFunction
(type,direction,index)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 3 callers
Function
appendToTable
(table,cache)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 3 callers
Function
applyWidget
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 3 callers
Method
costAndGrad
(self,data,labels=None, sentence=None)
ctc_fast/nnets/brnnet.py:117
↓ 3 callers
Method
costAndGrad
(self,data,labels=None)
ctc_fast/nnets/rnnet.py:91
↓ 3 callers
Method
costAndGradVec
(self, param)
py-simple-hybrid/gradcheck.py:48
↓ 3 callers
Method
costAndGradVec
(self, param)
ctc/gradcheck.py:48
↓ 3 callers
Function
disp_err_corr
(hyp_corr, ref_corr)
ctc_fast/swbd-utils/errorAnalysis.py:29
↓ 3 callers
Function
edit_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 callers
Function
file_alive
(fname, max_dur_sec=60*60*2)
ctc_fast/run_utils.py:54
↓ 3 callers
Function
getElementText
(config,node)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 3 callers
Function
get_run_dirs
(parent_dir)
ctc_fast/run_utils.py:86
↓ 3 callers
Method
initParams
Initialize parameters using 6/sqrt(fanin+fanout)
py-simple-hybrid/nnet.py:48
↓ 3 callers
Function
last_modified
(fname)
ctc_fast/run_utils.py:50
↓ 3 callers
Method
loadDataFileDict
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 callers
Function
load_char_map
()
ctc_fast/decoder/decoder_utils.py:22
↓ 3 callers
Function
prefix_hyp_score
ctc_fast/decoder/fastdecode/decoder.cpp:30
↓ 3 callers
Method
run
Runs stochastic gradient descent with nesterov acceleration. Model is objective.
ctc_fast/sgd.py:57
↓ 3 callers
Function
run_cpu_job
(node, cmd, stdout=subprocess.PIPE, blocking=True)
ctc_fast/cluster/utils.py:38
↓ 3 callers
Method
updateParams
(self,scale,update)
ctc_fast/nnets/nnet.py:115
↓ 3 callers
Method
updateParams
(self,scale,update)
py-simple-hybrid/nnet.py:99
↓ 3 callers
Method
updateParams
(self,scale,update,log=False)
ctc/nnet.py:65
↓ 2 callers
Method
LM
ctc_fast/decoder/fastdecode/lm.h:21
↓ 2 callers
Function
buildCache
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callers
Function
buildParserCache
(table,$headers)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callers
Function
checkHeaderOptionsSortingLocked
(table,i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callers
Method
costAndGrad
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 callers
Function
decode_bg_lm
ctc_fast/decoder/fastdecode/decoder.cpp:42
↓ 2 callers
Function
diff
(ga,gb)
ctc_fast/debug-utils/checkgrads.py:32
↓ 2 callers
Function
disp
(ref,hyp)
ctc_fast/editDistance.py:47
↓ 2 callers
Function
disp
(ref,hyp)
ctc/editDistance.py:47
↓ 2 callers
Function
dump_config
(cfg, fname)
ctc_fast/run_utils.py:10
↓ 2 callers
Method
fromFile
(self,fid)
ctc/nnet.py:209
↓ 2 callers
Function
getParserById
(name)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 2 callers
Function
getWidgetById
(name)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callers
Function
get_all_free_gpus
(cluster, parallel=True)
ctc_fast/cluster/utils.py:85
↓ 2 callers
Function
get_brnn_model_file
()
ctc_fast/decoder/decoder_config.py:65
↓ 2 callers
Function
get_hostname
()
ctc_fast/run_utils.py:36
↓ 2 callers
Function
get_next_free_gpu_sequential
(all_free_gpus, used_gpus, flagged_gpus)
ctc_fast/cluster/utils.py:102
↓ 2 callers
Function
jobs_left
()
ctc_fast/runDecode.py:212
↓ 2 callers
Method
loadDataFile
(self,filenum)
ctc_fast/dataLoader.py:38
↓ 2 callers
Method
loadDataFile
(self,filenum)
py-simple-hybrid/dataLoader.py:10
↓ 2 callers
Method
loadDataFile
(self,filenum)
ctc/dataLoader.py:11
↓ 2 callers
Method
loadDataFileAsynch
(self,filenum)
ctc_fast/dataLoader.py:28
↓ 2 callers
Function
load_chars
()
ctc_fast/decoder/decoder_utils.py:15
↓ 2 callers
Function
load_labels
Loads file with label to integer mapping. Use unique_tokens to create file.
util/swbd/write_alis.py:99
↓ 2 callers
Function
load_utts
(f)
ctc_fast/swbd-utils/pickle_utts.py:10
↓ 2 callers
Function
load_words
()
ctc_fast/decoder/decoder_utils.py:30
↓ 2 callers
Function
multisort
(table,sortList,cache)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callers
Function
preproc_transcript
Remove utterance ids and lowercase
ctc_fast/clm/prep_text.py:4
↓ 2 callers
Function
preproc_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 callers
Function
run
(fn,params,seq,trials=1)
ctc/time_trials.py:6
↓ 2 callers
Function
run_gpu_job
(node, gpu, cmd, blocking=True, stdout=None)
ctc_fast/cluster/utils.py:112
↓ 2 callers
Method
score_bg
ctc_fast/decoder/fastdecode/lm.cpp:129
↓ 2 callers
Function
setHeadersCss
(table,$headers,list,css)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 2 callers
Method
toFile
(self, fid)
ctc_fast/sgd.py:36
↓ 2 callers
Method
toFile
Saves only the network parameters to the given fd.
ctc_fast/nnets/nnet.py:122
↓ 2 callers
Method
toFile
Saves only the network parameters to the given fd.
ctc/nnet.py:202
↓ 2 callers
Method
vectorize
(self, x)
py-simple-hybrid/nnet.py:111
↓ 2 callers
Method
vectorize
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 callers
Method
vectorize
(self, x)
ctc/nnet.py:83
↓ 2 callers
Function
writeLogLikes
(loader,nn,fn, outDir, writePickle=False)
ctc_fast/analysis-utils/writeLikelihoods.py:28
↓ 1 callers
Method
addPath
(self,prefix,node,wordId)
ctc_fast/decoder/prefixTree.py:60
↓ 1 callers
Function
averageWords
(text_f="/afs/cs.stanford.edu/u/awni/wsj/data/test_eval92/text_ctc")
ctc_fast/wsj-utils/mergechars.py:9
↓ 1 callers
Function
averageWords
(text_f="/afs/cs.stanford.edu/u/awni/swbd/data/eval2000/text_ctc")
ctc_fast/swbd-utils/mergechars.py:10
↓ 1 callers
Method
bg_prob
ctc_fast/decoder/fastdecode/lm.cpp:119
↓ 1 callers
Function
buildHeaders
(table)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 1 callers
Function
checkHeaderMetadata
(cell)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 1 callers
Function
checkHeaderOptions
(table,i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
↓ 1 callers
Method
check_grad
(self,data,labels,epsilon=1e-3)
ctc_fast/nnets/brnnet.py:279
↓ 1 callers
Method
check_grad
(self,data,labels,epsilon=1e-3)
ctc_fast/nnets/rnnet.py:223
↓ 1 callers
Method
check_grad
(self,data,labels,epsilon=1e-4)
ctc_fast/nnets/nnet.py:140
↓ 1 callers
Method
check_grad
(self,data,labels,epsilon=1e-6)
ctc_fast/debug-utils/rnnetcpu.py:152
↓ 1 callers
Function
computeTableHeaderCellIndexes
(t)
ctc_fast/viewer/jquery.tablesorter.min.js:3
↓ 1 callers
Function
compute_and_display_stats
(hyps, refs, hypscores, refscores, numphones, subsets, subset=None, display=False)
ctc_fast/swbd-utils/errorAnalysis.py:98
↓ 1 callers
Function
compute_pp
(text, lm, order)
ctc_fast/clm/clm_pp.py:10
↓ 1 callers
Function
decode_lm_wrapper
ctc_fast/decoder/fastdecode/decoder.cpp:169
↓ 1 callers
Function
detectParserForColumn
(table,rows,rowIndex,cellIndex)
ctc_fast/viewer/jquery.tablesorter.min.js:3
next →
1–100 of 252, ranked by callers