MCPcopy Create free account

hub / github.com/Z-yq/TensorflowASR / functions

Functions1,065 in github.com/Z-yq/TensorflowASR

↓ 1 callersMethodparse
(self, vad_preds)
vad/offline_vad.py:74
↓ 1 callersMethodparse
(self, new_data)
vad/online_vad.py:82
↓ 1 callersMethodparse
(self, new_data)
Inference/PythonInference/stream_asr_session.py:338
↓ 1 callersMethodparse
(self, vad_preds)
Inference/PythonInference/offline_asr_session.py:100
↓ 1 callersMethodpercentage2chntext
(self)
augmentations/tts_for_asr/utils/normalize.py:588
↓ 1 callersMethodpick_feature
(self, enc, logits)
test_chunk_asr.py:168
↓ 1 callersMethodpicker_onnx_convert
(self)
asr/models/chunk_conformer_blocks.py:880
↓ 1 callersMethodpicker_stream_predict
(self, input_wav, caches)
asr/models/chunk_conformer_blocks.py:824
↓ 1 callersFunctionpositional_encoding
(max_len, size)
asr/models/layers/positional_encoding.py:19
↓ 1 callersFunctionpositional_encoding
(position, d_model)
punc_recover/models/punc_transformer.py:10
↓ 1 callersMethodpunc_recover
(self, txt)
test_punc.py:52
↓ 1 callersFunctionread_raw_audio
(audio, sample_rate=16000)
utils/speech_featurizers.py:10
↓ 1 callersFunctionread_raw_audio
(audio, sample_rate=16000)
Inference/PythonInference/utils/speech_featurizers.py:10
↓ 1 callersMethodrecover
(self,results)
vad/offline_vad.py:139
↓ 1 callersMethodrecover
(self,results)
Inference/PythonInference/offline_asr_session.py:182
↓ 1 callersFunctionreduce_logsumexp
(input_tensor, axis)
asr/losses/rnnt_losses.py:33
↓ 1 callersMethodremove_blank
(self, labels, blank=0)
test_asr.py:167
↓ 1 callersMethodremove_blank
(self,labels, blank=0)
Inference/PythonInference/asr/src/asr.py:41
↓ 1 callersMethodreset_chunk
(self)
Inference/PythonInference/stream_asr_session.py:423
↓ 1 callersMethodreset_live_state
(self)
vad/offline_vad.py:137
↓ 1 callersMethodsave_checkpoint
Save checkpoint.
asr/trainer/base_runners.py:117
↓ 1 callersMethodsave_checkpoint
Save checkpoint.
vad/trainer/base_trainer.py:117
↓ 1 callersMethodsave_checkpoint
Save checkpoint.
punc_recover/trainer/base_trainers.py:117
↓ 1 callersFunctionscaled_dot_product_attention
Calculate the attention weights. q, k, v must have matching leading dimensions. k, v must have matching penultimate dimension, i.e.: seq_len_k
punc_recover/models/punc_transformer.py:40
↓ 1 callersMethodsend
(self, audio_data: bytes)
Inference/PythonInference/stream_asr_session.py:107
↓ 1 callersMethodsend
(self,wav_path)
Inference/PythonInference/offline_asr_session.py:38
↓ 1 callersMethodsend_asr
(self)
Inference/PythonInference/stream_asr_session.py:460
↓ 1 callersMethodset_eval_metrics
(self)
asr/trainer/base_runners.py:108
↓ 1 callersMethodset_eval_metrics
(self)
vad/trainer/base_trainer.py:108
↓ 1 callersMethodset_eval_metrics
(self)
punc_recover/trainer/base_trainers.py:108
↓ 1 callersMethodset_progbar
(self)
asr/trainer/base_runners.py:86
↓ 1 callersMethodset_progbar
(self)
vad/trainer/base_trainer.py:86
↓ 1 callersMethodset_progbar
(self)
punc_recover/trainer/base_trainers.py:86
↓ 1 callersMethodset_strategy
(self, strategy=None)
asr/trainer/base_runners.py:74
↓ 1 callersMethodset_strategy
(self, strategy=None)
vad/trainer/base_trainer.py:74
↓ 1 callersMethodset_strategy
(self, strategy=None)
punc_recover/trainer/base_trainers.py:74
↓ 1 callersMethodset_train_metrics
(self)
asr/trainer/base_runners.py:103
↓ 1 callersMethodset_train_metrics
(self)
vad/trainer/base_trainer.py:103
↓ 1 callersMethodset_train_metrics
(self)
punc_recover/trainer/base_trainers.py:103
↓ 1 callersFunctionshow_word
(r,f)
utils/xer.py:37
↓ 1 callersMethodsoundPressureLevel
(self, chunk)
vad/offline_vad.py:18
↓ 1 callersMethodsoundPressureLevel
(self, chunk)
vad/online_vad.py:16
↓ 1 callersMethodstartid
(self)
Inference/PythonInference/utils/text_featurizers.py:66
↓ 1 callersMethodstream_call
(self, wav_path)
test_chunk_asr.py:47
↓ 1 callersMethodstream_stt
(self, wav_path)
test_asr.py:116
↓ 1 callersFunctionstring2symbols
(chinese_string, system)
augmentations/tts_for_asr/utils/normalize.py:237
↓ 1 callersMethodstt
(self, wav_path)
test_asr.py:221
↓ 1 callersMethodtest
(self)
eval_am.py:28
↓ 1 callersMethodtest
(self)
eval_punc.py:15
↓ 1 callersMethodtest
(self)
eval_vad.py:15
↓ 1 callersMethodtrain
(self)
train_asr.py:133
↓ 1 callersMethodtrain
(self)
train_vad.py:31
↓ 1 callersMethodtrain
(self)
train_punc.py:14
↓ 1 callersFunctiontransition_probs
:return: blank_probs with shape batch_size x input_max_len x target_max_len truth_probs with shape batch_size x input_max_len x (tar
asr/losses/rnnt_losses.py:52
↓ 1 callersFunctionupper_power_of_2
(length: tf.Tensor)
leaf_audio/convolution.py:28
↓ 1 callersMethodvad
(self, wav)
vad/offline_vad.py:55
↓ 1 callersMethodvad
(self, wav)
vad/online_vad.py:70
↓ 1 callersMethodvad
(self, wav)
Inference/PythonInference/stream_asr_session.py:327
↓ 1 callersMethodvad
(self, wav)
Inference/PythonInference/offline_asr_session.py:78
Method Decode_AM_Out
Inference/CppInference/onnx/src/core/asr_session.cpp:252
MethodAlloc
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:95
MethodAllocator
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:158
MethodAllocatorWithDefaultOptions
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:91
MethodArenaCfg
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:295
MethodArenaCfg
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:887
MethodAudioFile
Inference/CppInference/onnx/ext/AudioFile.hpp:266
MethodBFloat16_t
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:169
MethodBase
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:189
MethodBindInput
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:189
MethodBindOutput
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:193
MethodCTCInference
Inference/CppInference/onnx/src/core/asr_session.cpp:100
MethodClearBoundInputs
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:279
MethodClearBoundOutputs
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:283
MethodClear_Asr_Result
Inference/CppInference/onnx/src/core/asr_session.cpp:266
MethodClone
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:415
MethodCreateCpu
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:148
MethodCreateMap
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:884
MethodCreateOpaque
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:899
MethodCreateSequence
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:891
MethodCreateSparseTensor
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:783
MethodCreateTensor
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:770
MethodCustomOpApi
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:904
MethodCustomOpBase
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:939
MethodCustomOpDomain
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:351
MethodCustomOpDomain
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:273
MethodEncoderInference
Inference/CppInference/onnx/src/core/asr_session.cpp:77
MethodEndProfiling
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:611
MethodEnv
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:299
MethodEnv
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:245
MethodException
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:40
MethodFillSparseTensorBlockSparse
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:812
MethodFillSparseTensorCoo
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:796
MethodFillSparseTensorCsr
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:803
MethodFillStringTensor
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:962
MethodFillStringTensorElement
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:966
MethodFloat16_t
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_api.h:150
MethodGetAllocation
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:101
MethodGetAllocatorName
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:118
MethodGetAllocatorType
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:124
FunctionGetAvailableProviders
Inference/CppInference/onnx/ext/onnxruntime/include/onnxruntime_cxx_inline.h:1181
← previousnext →301–400 of 1,065, ranked by callers