Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RapidAI/RapidASR
/ functions
Functions
398 in github.com/RapidAI/RapidASR
⨍
Functions
398
◇
Types & classes
126
↓ 232 callers
Function
ThrowOnError
cpp_onnx/win/include/onnxruntime_cxx_inline.h:20
↓ 15 callers
Method
resize
cpp_onnx/src/Tensor.h:101
↓ 13 callers
Method
size
cpp_onnx/src/Vocab.cpp:167
↓ 9 callers
Method
size
cpp_onnx/win/include/onnxruntime_cxx_api.h:1377
↓ 7 callers
Method
push
cpp_onnx/src/FeatureQueue.cpp:27
↓ 7 callers
Method
split
cpp_onnx/src/Audio.cpp:417
↓ 5 callers
Method
fetch
cpp_onnx/src/Audio.cpp:355
↓ 5 callers
Method
load
cpp_onnx/src/SpeechWrap.cpp:17
↓ 5 callers
Method
pop
cpp_onnx/src/FeatureQueue.cpp:48
↓ 4 callers
Method
GetTensorMutableData
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1284
↓ 4 callers
Method
forward
cpp_onnx/src/paraformer_onnx.cpp:115
↓ 4 callers
Method
get_queue_size
cpp_onnx/include/Audio.h:56
↓ 4 callers
Method
get_time_len
cpp_onnx/src/Audio.cpp:119
↓ 4 callers
Function
gettimeofday
cpp_onnx/include/win_func.h:8
↓ 4 callers
Method
reset
cpp_onnx/src/SpeechWrap.cpp:12
↓ 4 callers
Method
size
cpp_onnx/src/FeatureExtract.cpp:24
↓ 4 callers
Function
sliding_window
(x, window_size, window_shift)
python/rapid_paraformer/kaldifeat/feature.py:6
↓ 3 callers
Method
get
cpp_onnx/win/include/onnxruntime_cxx_api.h:1376
↓ 3 callers
Function
mel_scale
(freq)
python/rapid_paraformer/kaldifeat/feature.py:227
↓ 3 callers
Method
zeros
cpp_onnx/src/Tensor.h:82
↓ 2 callers
Method
Free
cpp_onnx/win/include/onnxruntime_cxx_inline.h:163
↓ 2 callers
Method
GetDimensions
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1047
↓ 2 callers
Function
GetOutputNamesHelper
cpp_onnx/win/include/onnxruntime_cxx_inline.h:300
↓ 2 callers
Function
GetOutputValuesHelper
cpp_onnx/win/include/onnxruntime_cxx_inline.h:327
↓ 2 callers
Method
InvokeOp
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1822
↓ 2 callers
Method
KernelContext_GetOutput
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1779
↓ 2 callers
Function
ThrowStatus
cpp_onnx/win/include/onnxruntime_cxx_inline.h:13
↓ 2 callers
Function
aligned_malloc
cpp_onnx/src/alignedmem.cpp:2
↓ 2 callers
Function
compute_fbank_feats
Compute (log) Mel filter bank energies :param waveform: Input waveform. :param blackman_coeff: Constant coefficient for generalized Blackman
python/rapid_paraformer/kaldifeat/feature.py:290
↓ 2 callers
Function
compute_spectrum
(frames, n)
python/rapid_paraformer/kaldifeat/feature.py:161
↓ 2 callers
Function
func_log_energy
(waveform)
python/rapid_paraformer/kaldifeat/feature.py:33
↓ 2 callers
Function
getInputName
cpp_onnx/src/commonfunc.h:34
↓ 2 callers
Function
getOutputName
cpp_onnx/src/commonfunc.h:46
↓ 2 callers
Method
get_start
cpp_onnx/src/Audio.cpp:69
↓ 2 callers
Method
loadpcmwav
cpp_onnx/src/Audio.cpp:228
↓ 2 callers
Method
loadwav
cpp_onnx/src/Audio.cpp:125
↓ 2 callers
Function
pathAppend
cpp_onnx/src/util.cpp:75
↓ 2 callers
Method
put
cpp_onnx/src/Audio.cpp:31
↓ 2 callers
Method
release
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
cpp_onnx/win/include/onnxruntime_cxx_api.h:277
↓ 2 callers
Method
set_end
cpp_onnx/src/Audio.cpp:53
↓ 2 callers
Method
what
cpp_onnx/win/include/onnxruntime_cxx_api.h:54
↓ 1 callers
Method
CopyKernelInfo
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1835
↓ 1 callers
Method
CreateOp
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1805
↓ 1 callers
Method
CreateOpAttr
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1792
↓ 1 callers
Method
GetConfigEntry
cpp_onnx/win/include/onnxruntime_cxx_inline.h:537
↓ 1 callers
Method
GetConfigEntryOrDefault
cpp_onnx/win/include/onnxruntime_cxx_inline.h:558
↓ 1 callers
Method
GetDimensionsCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1040
↓ 1 callers
Method
GetErrorCode
cpp_onnx/win/include/onnxruntime_cxx_inline.h:49
↓ 1 callers
Method
GetErrorMessage
cpp_onnx/win/include/onnxruntime_cxx_inline.h:44
↓ 1 callers
Method
GetExecutionProviderType
Default implementation of GetExecutionProviderType that returns nullptr to default to the CPU provider
cpp_onnx/win/include/onnxruntime_cxx_api.h:1821
↓ 1 callers
Method
GetInputCharacteristic
Default implementations of GetInputCharacteristic() and GetOutputCharacteristic() below (inputs and outputs are required by default)
cpp_onnx/win/include/onnxruntime_cxx_api.h:1825
↓ 1 callers
Method
GetInputCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:802
↓ 1 callers
Method
GetInputMemoryType
Default implemention of GetInputMemoryType() that returns OrtMemTypeDefault
cpp_onnx/win/include/onnxruntime_cxx_api.h:1834
↓ 1 callers
Method
GetInputNameAllocated
cpp_onnx/win/include/onnxruntime_cxx_inline.h:823
↓ 1 callers
Method
GetOrtErrorCode
cpp_onnx/win/include/onnxruntime_cxx_api.h:53
↓ 1 callers
Method
GetOutputCharacteristic
cpp_onnx/win/include/onnxruntime_cxx_api.h:1829
↓ 1 callers
Method
GetOutputCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:809
↓ 1 callers
Method
GetOutputNameAllocated
cpp_onnx/win/include/onnxruntime_cxx_inline.h:830
↓ 1 callers
Method
GetSessionConfigKeys
Declare list of session config entries used by this Custom Op. Implement this function in order to get configs from CustomOpBase::GetSessionConfigs().
cpp_onnx/win/include/onnxruntime_cxx_api.h:1865
↓ 1 callers
Method
GetShape
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1057
↓ 1 callers
Method
GetTensorElementType
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1709
↓ 1 callers
Method
GetTensorShapeElementCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1703
↓ 1 callers
Method
GetTensorTypeAndShape
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1697
↓ 1 callers
Method
GetTensorTypeAndShapeInfo
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1067
↓ 1 callers
Method
GetVariadicInputHomogeneity
Default implementation of GetVariadicInputHomegeneity() returns true to specify that all arguments to a variadic input should be of the same type.
cpp_onnx/win/include/onnxruntime_cxx_api.h:1846
↓ 1 callers
Method
GetVariadicInputMinArity
Default implementation of GetVariadicInputMinArity() returns 1 to specify that a variadic input should expect at least 1 argument.
cpp_onnx/win/include/onnxruntime_cxx_api.h:1840
↓ 1 callers
Method
GetVariadicOutputHomogeneity
Default implementation of GetVariadicOutputHomegeneity() returns true to specify that all output values produced by a variadic output should be of the
cpp_onnx/win/include/onnxruntime_cxx_api.h:1858
↓ 1 callers
Method
GetVariadicOutputMinArity
Default implementation of GetVariadicOutputMinArity() returns 1 to specify that a variadic output should produce at least 1 output value.
cpp_onnx/win/include/onnxruntime_cxx_api.h:1852
↓ 1 callers
Method
HasConfigEntry
cpp_onnx/win/include/onnxruntime_cxx_inline.h:551
↓ 1 callers
Method
KernelContext_GetGPUComputeStream
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1786
↓ 1 callers
Method
KernelContext_GetInput
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1767
↓ 1 callers
Method
KernelContext_GetInputCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1761
↓ 1 callers
Method
KernelContext_GetOutputCount
cpp_onnx/win/include/onnxruntime_cxx_inline.h:1773
↓ 1 callers
Function
RapidAsrFreeResult
cpp_onnx/src/librapidasrapi.cpp:184
↓ 1 callers
Function
RapidAsrGetResult
cpp_onnx/src/librapidasrapi.cpp:174
↓ 1 callers
Function
RapidAsrGetRetSnippetTime
cpp_onnx/src/librapidasrapi.cpp:165
↓ 1 callers
Function
RapidAsrUninit
cpp_onnx/src/librapidasrapi.cpp:194
↓ 1 callers
Method
Run
cpp_onnx/win/include/onnxruntime_cxx_inline.h:879
↓ 1 callers
Method
_verify_model
(model_path)
python/rapid_paraformer/utils.py:343
↓ 1 callers
Function
aligned_free
cpp_onnx/src/alignedmem.cpp:15
↓ 1 callers
Method
apply_cmvn
Apply CMVN with mvn data
python/rapid_paraformer/utils.py:219
↓ 1 callers
Function
apply_cmvn_sliding_internal
(feat, center=False, window=600, min_window=100, norm_vars=False)
python/rapid_paraformer/kaldifeat/feature.py:170
↓ 1 callers
Method
apply_lfr
(inputs: np.ndarray, lfr_m: int, lfr_n: int)
python/rapid_paraformer/utils.py:195
↓ 1 callers
Function
compute_lifter_coeffs
Compute liftering coefficients (scaling on cepstral coeffs) the zeroth index is C0, which is not affected. :param q: Number of lifters
python/rapid_paraformer/kaldifeat/feature.py:270
↓ 1 callers
Function
compute_mel_banks
Compute Mel banks. :param num_bins: Number of triangular mel-frequency bins :param sample_frequency: Waveform data sample frequency :par
python/rapid_paraformer/kaldifeat/feature.py:231
↓ 1 callers
Function
compute_power_spectrum
(frames, n)
python/rapid_paraformer/kaldifeat/feature.py:166
↓ 1 callers
Function
create_model
cpp_onnx/src/Model.cpp:3
↓ 1 callers
Function
dct_np
(x: np.array, norm=None)
python/rapid_paraformer/kaldifeat/feature.py:139
↓ 1 callers
Method
decode
(self, am_scores: np.ndarray, token_nums: int)
python/rapid_paraformer/main.py:107
↓ 1 callers
Method
decode_one
(self, am_score: np.ndarray, valid_token_num: int)
python/rapid_paraformer/main.py:113
↓ 1 callers
Function
download_hf_model
( repo_id: str, save_dir: Union[str, Path], resume_download: bool = True )
python/rapid_paraformer/utils.py:396
↓ 1 callers
Method
extract_feat
( self, waveform_list: List[np.ndarray] )
python/rapid_paraformer/main.py:77
↓ 1 callers
Function
extract_window
(waveform, blackman_coeff, dither, window_size, window_shift, preemphasis_coefficient, raw_
python/rapid_paraformer/kaldifeat/feature.py:101
↓ 1 callers
Method
fbank
(self, input_content: np.ndarray)
python/rapid_paraformer/utils.py:166
↓ 1 callers
Function
feature_window_function
(window_type, window_size, blackman_coeff)
python/rapid_paraformer/kaldifeat/feature.py:64
↓ 1 callers
Function
findmax
cpp_onnx/src/util.cpp:62
↓ 1 callers
Function
func_dither
(waveform, dither_value)
python/rapid_paraformer/kaldifeat/feature.py:22
↓ 1 callers
Function
func_num_frames
(num_samples, window_size, window_shift, snip_edges)
python/rapid_paraformer/kaldifeat/feature.py:12
↓ 1 callers
Function
func_preemphasis
(waveform, preemph_coeff)
python/rapid_paraformer/kaldifeat/feature.py:37
↓ 1 callers
Function
func_remove_dc_offset
(waveform)
python/rapid_paraformer/kaldifeat/feature.py:29
next →
1–100 of 398, ranked by callers