Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/athena-team/athena
/ functions
Functions
3,518 in github.com/athena-team/athena
⨍
Functions
3,518
◇
Types & classes
359
↳
Endpoints
1
Method
IsLastFrame
runtime/core/frontend/feature_pipeline.h:73
Method
IsLastFrame
runtime/server/x86/frontend/feature_pipeline.h:73
Method
LMData
runtime/core/inference/tensor_model.h:127
Method
LMData
runtime/server/x86/inference/tensor_model.h:127
Method
LinearResample
athena/transform/feats/ops/kernels/resample.cc:27
Method
LoadCmvn
runtime/core/frontend/feature_pipeline.cc:78
Method
LoadCmvn
runtime/server/x86/frontend/feature_pipeline.cc:78
Method
LoadModel
runtime/core/inference/tensor_model.h:50
Method
LoadModel
runtime/core/inference/resource.cc:33
Method
LoadModel
runtime/server/x86/inference/tensor_model.h:50
Method
LoadModel
runtime/server/x86/inference/resource.cc:33
Method
MelScale
runtime/core/frontend/fbank.h:105
Method
MelScale
runtime/server/x86/frontend/fbank.h:105
Method
MelSpectrum
athena/transform/feats/ops/kernels/mel_spectrum.cc:24
Method
MelSpectrumOp
athena/transform/feats/ops/kernels/mel_spectrum_op.cc:30
Method
MelToFreq
athena/transform/feats/ops/kernels/mel_spectrum.cc:185
Method
MfccDct
athena/transform/feats/ops/kernels/mfcc_dct.cc:27
Method
MfccDctOp
athena/transform/feats/ops/kernels/mfcc_dct_op.cc:30
Method
MfccMelFilterbank
athena/transform/feats/ops/kernels/mfcc_mel_filterbank.cc:39
Method
NbestToken
runtime/core/decoder/ctc_faster_decoder.h:106
Method
NbestToken
runtime/server/x86/decoder/ctc_faster_decoder.h:106
Method
NccfInfo
athena/transform/feats/ops/kernels/pitch.cc:444
Function
NccfToPov
athena/transform/feats/ops/kernels/pitch.cc:61
Function
NccfToPovFeature
athena/transform/feats/ops/kernels/pitch.cc:50
Method
New
runtime/core/utils/hash_list_inl.h:86
Method
New
runtime/server/x86/utils/hash_list_inl.h:86
Method
Next
runtime/core/fst/athena_fst.h:167
Method
Next
runtime/server/x86/fst/athena_fst.h:167
Method
NoWeight
runtime/core/fst/athena_fst.h:59
Method
NoWeight
runtime/server/x86/fst/athena_fst.h:59
Method
NumArcs
runtime/core/fst/athena_fst.h:112
Method
NumArcs
runtime/server/x86/fst/athena_fst.h:112
Method
NumFramesAvailable
athena/transform/feats/ops/kernels/pitch.cc:553
Method
NumFramesDecoded
runtime/core/decoder/ctc_faster_decoder.h:50
Method
NumFramesDecoded
runtime/server/x86/decoder/ctc_faster_decoder.h:50
Method
NumFramesReady
runtime/core/frontend/feature_pipeline.h:76
Method
NumFramesReady
runtime/server/x86/frontend/feature_pipeline.h:76
Method
NumIndices
runtime/core/decoder/ctc_decodable.h:79
Method
NumIndices
runtime/server/x86/decoder/ctc_decodable.h:79
Method
NumSamplesIn
athena/transform/feats/ops/kernels/resample.h:44
Method
NumSamplesOut
athena/transform/feats/ops/kernels/resample.h:46
Method
NumStates
runtime/core/fst/athena_fst.h:111
Method
NumStates
runtime/server/x86/fst/athena_fst.h:111
Function
OnHttpPostMessage
runtime/server/x86/bin/server_main.cc:31
Method
OnSessionOpen
runtime/server/x86/server/server.cc:66
Function
OnWSocketClose
runtime/server/x86/bin/server_main.cc:49
Function
OnWSocketMessage
runtime/server/x86/bin/server_main.cc:42
Function
OnWSocketOpen
runtime/server/x86/bin/server_main.cc:37
Method
One
runtime/core/fst/athena_fst.h:56
Method
One
runtime/server/x86/fst/athena_fst.h:56
Method
OnlinePitchFeature
athena/transform/feats/ops/kernels/pitch.cc:950
Method
OnlinePitchFeatureImpl
athena/transform/feats/ops/kernels/pitch.cc:514
Method
PitchExtractionOptions
athena/transform/feats/ops/kernels/pitch.h:67
Method
PitchFrameInfo
This constructor is used for frame -1; it sets the costs to be all zeros the pov_nccf's to zero and the backpointers to -1.
athena/transform/feats/ops/kernels/pitch.cc:208
Method
PitchOp
athena/transform/feats/ops/kernels/pitch_op.cc:29
Function
PitchShapeFn
athena/transform/feats/ops/kernels/x_ops.cc:52
Method
PoolWorkerThread
runtime/core/utils/thread_pool.h:145
Method
PoolWorkerThread
runtime/server/x86/utils/thread_pool.h:145
Method
PossiblyResizeHash
runtime/core/decoder/ctc_faster_decoder.cc:227
Method
PossiblyResizeHash
runtime/server/x86/decoder/ctc_faster_decoder.cc:227
Method
Povey
Apply povey window on data in place
runtime/core/frontend/fbank.h:122
Method
Povey
Apply povey window on data in place
runtime/server/x86/frontend/fbank.h:122
Method
PreEmphasis
preemphasis
runtime/core/frontend/fbank.h:114
Method
PreEmphasis
preemphasis
runtime/server/x86/frontend/fbank.h:114
Method
PrefixBeamSearchResource
runtime/core/inference/resource.cc:61
Method
PrefixBeamSearchResource
runtime/server/x86/inference/resource.cc:61
Function
PrefixScoreCompare
runtime/core/decoder/ctc_prefix_beam_search.cc:40
Function
PrefixScoreCompare
runtime/server/x86/decoder/ctc_prefix_beam_search.cc:40
Method
ProcessEmitting
ProcessEmitting returns the likelihood cutoff used.
runtime/core/decoder/ctc_faster_decoder.cc:236
Method
ProcessEmitting
ProcessEmitting returns the likelihood cutoff used.
runtime/server/x86/decoder/ctc_faster_decoder.cc:236
Method
ProcessNonemitting
TODO: first time we go through this, could avoid using the queue.
runtime/core/decoder/ctc_faster_decoder.cc:304
Method
ProcessNonemitting
TODO: first time we go through this, could avoid using the queue.
runtime/server/x86/decoder/ctc_faster_decoder.cc:304
Method
ReachedFinal
runtime/core/decoder/ctc_faster_decoder.cc:82
Method
ReachedFinal
runtime/server/x86/decoder/ctc_faster_decoder.cc:82
Function
ReadLoopFunc
runtime/server/x86/bin/client_main.cc:32
Method
RecomputeBacktraces
athena/transform/feats/ops/kernels/pitch.cc:714
Method
RecyclingVector
runtime/core/frontend/recycling_vector.cc:22
Method
RecyclingVector
runtime/server/x86/frontend/recycling_vector.cc:22
Method
Rescoring
runtime/core/inference/e2e_context.h:34
Method
Rescoring
runtime/core/inference/wfst_beam_search_context.h:33
Method
Rescoring
runtime/core/inference/prefix_beam_search_context.cc:136
Method
Rescoring
runtime/server/x86/inference/e2e_context.h:34
Method
Rescoring
runtime/server/x86/inference/wfst_beam_search_context.h:33
Method
Rescoring
runtime/server/x86/inference/prefix_beam_search_context.cc:136
Method
Reset
runtime/core/frontend/feature_pipeline.cc:71
Method
Reset
runtime/core/inference/e2e_context.cc:38
Method
Reset
runtime/core/inference/wfst_beam_search_context.cc:54
Method
Reset
runtime/core/inference/prefix_beam_search_context.cc:50
Method
Reset
runtime/core/decoder/ctc_prefix_beam_search.cc:20
Method
Reset
runtime/core/decoder/ctc_decodable.cc:33
Method
Reset
runtime/server/x86/frontend/feature_pipeline.cc:71
Method
Reset
runtime/server/x86/inference/e2e_context.cc:38
Method
Reset
runtime/server/x86/inference/wfst_beam_search_context.cc:54
Method
Reset
runtime/server/x86/inference/prefix_beam_search_context.cc:50
Method
Reset
runtime/server/x86/decoder/ctc_prefix_beam_search.cc:20
Method
Reset
runtime/server/x86/decoder/ctc_decodable.cc:33
Method
SerializeResult
runtime/server/x86/server/server.cc:125
Method
SessionHandler
runtime/server/x86/server/server.cc:55
Method
SetIndexes
athena/transform/feats/ops/kernels/resample.cc:254
Method
SetIndexesAndWeights
athena/transform/feats/ops/kernels/resample.cc:74
← previous
next →
801–900 of 3,518, ranked by callers