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
Method
costAndGradVec
Vectorized version of CTC cost
ctc/nnet.py:128
Function
decode_best_path
Computes best path given sequence of probability distributions per frame. Simply chooses most likely label at each timestep then collapses re
ctc/ctc.py:109
Function
decode_utterance
(k, probs, labels, phone_map, lm=None)
ctc_fast/runDecode.py:41
Function
decode_utterance_clm
(k, probs, labels, charmap_file, lm_file)
ctc_fast/runDecode_new.py:10
Function
disp_corr
Display correspondences between hyp and ref
ctc_fast/swbd-utils/errorAnalysis.py:13
Function
empty
()
ctc_fast/viewer/jquery.tablesorter.min.js:4
Method
fromFile
(self,fid)
ctc_fast/nnets/brnnet.py:269
Method
fromFile
(self,fid)
ctc_fast/nnets/rnnet.py:212
Method
fromFile
(self,fid)
ctc/rnnet.py:253
Method
from_string
(cls, string)
ctc_fast/run_utils.py:76
Function
getCachedSortType
(parsers,i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
get_phone_map_timit
()
ctc/runNNet.py:150
Method
loadAndPipeFile
(self,filenum,conn)
ctc_fast/dataLoader.py:34
Function
load_and_pickle_lm
()
ctc_fast/decoder/prefixTree.py:75
Method
load_bg
ctc_fast/decoder/fastdecode/lm.cpp:92
Method
load_ug
ctc_fast/decoder/fastdecode/lm.cpp:61
Function
main
ctc_fast/decoder/fastdecode/test_decode.cpp:8
Function
main
ctc_fast/decoder/fastdecode/test_lm.cpp:4
Function
main
ctc_fast/decoder/fastdecode/test_prefix_tree.cpp:3
Function
makeSortNumeric
(i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
makeSortNumericDesc
(i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
makeSortText
(i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
makeSortTextDesc
(i)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Method
paramVec
(self)
py-simple-hybrid/nnet.py:114
Method
paramVec
(self)
ctc/rnnet.py:119
Method
paramVec
(self)
ctc/nnet.py:86
Method
paramsToHost
(self)
ctc/nnet.py:89
Function
process_run_dir
(run_dir, figs=False)
ctc_fast/browse_runs.py:22
Method
read_header
ctc_fast/decoder/fastdecode/lm.cpp:41
Function
relu
(x, computeGrad = False)
py-simple-hybrid/nnet.py:13
Function
relu
(x, computeGrad = False)
ctc/rnnet.py:19
Function
relu
(x, computeGrad = False)
ctc/nnet.py:15
Function
relu_hard
(x, computeGrad = False)
py-simple-hybrid/nnet.py:5
Function
relu_hard
(x, computeGrad = False)
ctc/rnnet.py:11
Function
relu_hard
(x, computeGrad = False)
ctc/nnet.py:7
Function
scrub
()
ctc_fast/decoder/prefixTree.py:9
Function
sigmoid
(x, computeGrad = False)
py-simple-hybrid/nnet.py:23
Function
sigmoid
(x, computeGrad = False)
ctc/rnnet.py:29
Function
sigmoid
(x, computeGrad = False)
ctc/nnet.py:25
Function
smooth_arr
(arr, win_size)
ctc_fast/plot_results.py:18
Function
sortNumeric
(a,b)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
sortNumericDesc
(a,b)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
sortText
(a,b)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Function
sortTextDesc
(a,b)
ctc_fast/viewer/jquery.tablesorter.min.js:4
Method
toFile
Saves only the network parameters to the given fd.
ctc_fast/nnets/brnnet.py:258
Method
toFile
Saves only the network parameters to the given fd.
ctc_fast/nnets/rnnet.py:200
Method
toFile
Saves only the network parameters to the given fd.
ctc/rnnet.py:246
Method
ug_prob
ctc_fast/decoder/fastdecode/lm.cpp:114
Function
unique_tokens
Reads swbd transcripts and stores unique tokens.
util/swbd/write_alis.py:14
Method
updateParams
(self,scale,update)
ctc_fast/nnets/brnnet.py:251
Method
updateParams
(self,scale,update)
ctc_fast/nnets/rnnet.py:193
Method
updateParams
This is to do parameter updates in place. Performs the same whether RNN or not
ctc/rnnet.py:80
← previous
201–252 of 252, ranked by callers