MCPcopy Create free account

hub / github.com/athena-team/athena / functions

Functions3,518 in github.com/athena-team/athena

↓ 1 callersMethodset_filterbank_channel_count
athena/transform/feats/ops/kernels/fbank.h:55
↓ 1 callersMethodset_frame_length_ms
athena/transform/feats/ops/kernels/pitch.h:91
↓ 1 callersMethodset_frame_shift_ms
athena/transform/feats/ops/kernels/pitch.h:90
↓ 1 callersMethodset_frames_per_chunk
athena/transform/feats/ops/kernels/pitch.h:104
↓ 1 callersMethodset_is_fbank
athena/transform/feats/ops/kernels/spectrum.cc:64
↓ 1 callersMethodset_is_log10
athena/transform/feats/ops/kernels/fbank.h:60
↓ 1 callersMethodset_lower_frequency_limit
athena/transform/feats/ops/kernels/fbank.h:50
↓ 1 callersMethodset_lowpass_cutoff
athena/transform/feats/ops/kernels/pitch.h:97
↓ 1 callersMethodset_lowpass_filter_width
athena/transform/feats/ops/kernels/pitch.h:101
↓ 1 callersMethodset_max_f0
athena/transform/feats/ops/kernels/pitch.h:94
↓ 1 callersMethodset_max_frames_latency
athena/transform/feats/ops/kernels/pitch.h:103
↓ 1 callersMethodset_min_f0
athena/transform/feats/ops/kernels/pitch.h:93
↓ 1 callersMethodset_nccf_ballast
athena/transform/feats/ops/kernels/pitch.h:100
↓ 1 callersMethodset_nccf_ballast_online
athena/transform/feats/ops/kernels/pitch.h:107
↓ 1 callersMethodset_output_type
athena/transform/feats/ops/kernels/spectrum.cc:58
↓ 1 callersMethodset_penalty_factor
athena/transform/feats/ops/kernels/pitch.h:96
↓ 1 callersMethodset_preEph
athena/transform/feats/ops/kernels/spectrum.cc:68
↓ 1 callersMethodset_preemph_coeff
athena/transform/feats/ops/kernels/pitch.h:92
↓ 1 callersMethodset_raw_energy
athena/transform/feats/ops/kernels/spectrum.cc:62
↓ 1 callersMethodset_recompute_frame
athena/transform/feats/ops/kernels/pitch.h:106
↓ 1 callersMethodset_resample_freq
athena/transform/feats/ops/kernels/pitch.h:98
↓ 1 callersMethodset_samp_freq
athena/transform/feats/ops/kernels/pitch.h:89
↓ 1 callersMethodset_simulate_first_pass_online
athena/transform/feats/ops/kernels/pitch.h:105
↓ 1 callersMethodset_soft_min_f0
athena/transform/feats/ops/kernels/pitch.h:95
↓ 1 callersMethodset_teacher_model
set teacher model and initialize duration_calculator before training Args: teacher_model: the loaded teacher model
athena/models/tts/fastspeech.py:196
↓ 1 callersMethodset_upper_frequency_limit
athena/transform/feats/ops/kernels/fbank.h:45
↓ 1 callersMethodset_upsample_filter_width
athena/transform/feats/ops/kernels/pitch.h:102
↓ 1 callersMethodset_window_type
athena/transform/feats/ops/kernels/spectrum.cc:72
↓ 1 callersMethodshape
runtime/server/x86/cppflow/tensor.h:185
↓ 1 callersFunctionsin
runtime/server/x86/cppflow/raw_ops.h:20107
↓ 1 callersFunctionsinh
runtime/core/cppflow/raw_ops.h:20131
↓ 1 callersMethodspec_augmentation
Deep copy x and do spec augmentation then return it Args: x: input feature, T * F 2D num_t_mask: number of time mask
athena/data/datasets/preprocess.py:82
↓ 1 callersFunctionsplice
Splice a tensor along the last dimension with context. Example: >>> t = [[[1, 2, 3], >>> [4, 5, 6], >>> [7, 8, 9]]]
athena/layers/functional.py:56
↓ 1 callersMethodsplice_feature
splice features according to input_left_context and input_right_context input_left_context: the left features to be spliced, repea
athena/data/datasets/vad/vad_set_kaldiio.py:85
↓ 1 callersMethodsplice_feature
splice features according to input_left_context and input_right_context input_left_context: the left features to be spliced, repea
athena/data/datasets/kws/speech_wakeup_framewise_kaldiio.py:82
↓ 1 callersFunctionsplit_train_dev_test
(total_csv, output_dir)
examples/tts/ljspeech/local/prepare_data.py:284
↓ 1 callersMethodstart
runtime/server/x86/utils/thread_pool.h:49
↓ 1 callersMethodstep_monotonic_function
hard mode can only be used in the synthesis step Args: sigmoid_probs: sigmoid probabilities, shape: [batch, x_steps]
athena/layers/attention.py:508
↓ 1 callersFunctionstring_format
runtime/core/cppflow/raw_ops.h:23652
↓ 1 callersFunctionstring_format
runtime/server/x86/cppflow/raw_ops.h:23652
↓ 1 callersFunctionsub
runtime/core/cppflow/raw_ops.h:23900
↓ 1 callersFunctionsub
runtime/server/x86/cppflow/raw_ops.h:23900
↓ 1 callersFunctionsub_matrix
athena/transform/feats/ops/kernels/support_functions.cc:628
↓ 1 callersMethodsummary_evaluate
If epoch > 0, return a summary of loss and metrics on dev set and write on Tensorboard Otherwise, just return evaluate loss and metrics
athena/utils/metric_check.py:95
↓ 1 callersMethodsummary_train
generate summary of learning_rate, loss, metrics, speed and write on Tensorboard
athena/utils/metric_check.py:51
↓ 1 callersMethodsynthesize
Synthesize acoustic features from the input texts Args: samples: the data source to be synthesized Returns::
athena/models/tts/tacotron2.py:439
↓ 1 callersFunctiontensor_shape
Return a list with tensor shape. For each dimension, use tensor.get_shape() first. If not available, use tf.shape().
athena/utils/misc.py:488
↓ 1 callersFunctiontest
()
athena/utils/data_queue.py:90
↓ 1 callersFunctiontest
()
athena/data/datasets/kws/speech_wakeup_framewise_kaldiio_test.py:25
↓ 1 callersFunctiontest
()
athena/data/datasets/kws/speech_wakeup_kaldiio_test.py:25
↓ 1 callersMethodtime_propagate
Synthesize one step frames Args: encoder_output: the encoder output, shape: [batch, x_steps, eunits] memory_
athena/models/tts/tts_transformer.py:157
↓ 1 callersFunctionto_string
* @return A string representing dt * */
runtime/core/cppflow/datatype.h:22
↓ 1 callersFunctionto_string
* @return A string representing dt * */
runtime/server/x86/cppflow/datatype.h:22
↓ 1 callersMethodtrain
Update the model in 1 epoch
athena/solver.py:624
↓ 1 callersFunctiontrain_scp_post_process
(feats_dict, labels_dict, split_len=63)
examples/vad/google_dataset_v2/local/prepare_data.py:123
↓ 1 callersFunctionunrar
(rar_filepath, directory)
examples/tts/data_baker/local/prepare_data.py:206
↓ 1 callersMethodupdate_state
append new predictions and labels
athena/metrics.py:184
↓ 1 callersFunctionvideo_scp_loader
load video list from scp file return a dic
athena/data/datasets/asr/audio_video_recognition_batch_bins.py:68
↓ 1 callersMethodvideo_scp_loader
load video list from scp file return a dic
athena/data/datasets/asr/audio_video_recognition.py:66
↓ 1 callersMethodvideo_scp_loader
load video list from scp file return a dic
athena/data/datasets/kws/speech_wakeup_kaldiio_av.py:67
MethodAMData
runtime/core/inference/tensor_model.h:44
MethodAMData
runtime/server/x86/inference/tensor_model.h:44
FunctionAddRNAShapeFn
athena/transform/feats/ops/kernels/x_ops.cc:90
MethodAddRirNoiseAecresOp
athena/transform/feats/ops/kernels/add_rir_noise_aecres_op.cc:29
MethodApplyCmvn
runtime/core/frontend/feature_pipeline.cc:105
MethodApplyCmvn
runtime/server/x86/frontend/feature_pipeline.cc:105
MethodArbitraryResample
athena/transform/feats/ops/kernels/resample.cc:206
MethodArcIterator
runtime/core/fst/athena_fst.h:139
MethodArcIterator
runtime/server/x86/fst/athena_fst.h:139
MethodArcTpl
runtime/core/fst/athena_fst.h:71
MethodArcTpl
runtime/server/x86/fst/athena_fst.h:71
MethodAttentionRescoring
runtime/core/inference/prefix_beam_search_context.cc:175
MethodAttentionRescoring
runtime/server/x86/inference/prefix_beam_search_context.cc:175
MethodBuildDecodeResult
runtime/core/inference/e2e_context.cc:73
MethodBuildDecodeResult
runtime/core/inference/wfst_beam_search_context.cc:116
MethodBuildDecodeResult
runtime/core/inference/prefix_beam_search_context.cc:90
MethodBuildDecodeResult
runtime/server/x86/inference/e2e_context.cc:73
MethodBuildDecodeResult
runtime/server/x86/inference/wfst_beam_search_context.cc:116
MethodBuildDecodeResult
runtime/server/x86/inference/prefix_beam_search_context.cc:90
MethodCAdd_All
athena/transform/feats/ops/kernels/CAdd_All.cc:20
MethodCConv
athena/transform/feats/ops/kernels/CConv.cc:23
MethodCEcho
athena/transform/feats/ops/kernels/CEcho.cc:23
MethodCTCDecodableOptions
runtime/core/decoder/ctc_decodable.h:55
MethodCTCDecodableOptions
runtime/server/x86/decoder/ctc_decodable.h:55
MethodCTCFasterDecoder
runtime/core/decoder/ctc_faster_decoder.cc:27
MethodCTCFasterDecoder
runtime/server/x86/decoder/ctc_faster_decoder.cc:27
MethodCleanup
athena/transform/feats/ops/kernels/pitch.cc:432
MethodClearToks
runtime/core/decoder/ctc_faster_decoder.cc:345
MethodClearToks
runtime/server/x86/decoder/ctc_faster_decoder.cc:345
MethodCompareFunc
runtime/core/include/decoder_itf.h:54
MethodCompareFunc
runtime/server/x86/include/decoder_itf.h:54
MethodCompute
athena/transform/feats/ops/kernels/mel_spectrum.cc:148
MethodCompute
athena/transform/feats/ops/kernels/mel_spectrum_op.cc:39
MethodCompute
athena/transform/feats/ops/kernels/fbank.cc:54
MethodCompute
athena/transform/feats/ops/kernels/pitch_op.cc:70
MethodCompute
athena/transform/feats/ops/kernels/spectrum_op.cc:43
MethodCompute
athena/transform/feats/ops/kernels/fbank_op.cc:42
MethodCompute
athena/transform/feats/ops/kernels/add_rir_noise_aecres_op.cc:43
MethodCompute
athena/transform/feats/ops/kernels/mfcc_dct.cc:81
MethodCompute
athena/transform/feats/ops/kernels/framepow_op.cc:37
← previousnext →601–700 of 3,518, ranked by callers