Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ryuk17/SpeechAlgorithms
/ functions
Functions
772 in github.com/Ryuk17/SpeechAlgorithms
⨍
Functions
772
◇
Types & classes
51
↓ 1 callers
Function
Pitch2Duration
(p, fs)
VoiceChange/td_psola.py:186
↓ 1 callers
Function
PitchDetection
(x, fs)
VoiceChange/td_psola.py:79
↓ 1 callers
Function
PitchEstimator
(x, fs)
VoiceChange/td_psola.py:33
↓ 1 callers
Function
PitchMark
(x, pitch, fs, pitch_scale, time_scale)
VoiceChange/td_psola.py:415
↓ 1 callers
Function
ProcessBlock
WebRTC_AEC/src/aec_core.c:787
↓ 1 callers
Function
ProcessExtended
WebRTC_AEC/src/echo_cancellation.c:792
↓ 1 callers
Function
ProcessNormal
WebRTC_AEC/src/echo_cancellation.c:634
↓ 1 callers
Function
Processing
(x, fs, pitch_scale, time_scale, cutoff_freq=500)
VoiceChange/td_psola.py:14
↓ 1 callers
Function
RobustValidation
Performs a robust validation of the |candidate_delay| estimated in WebRtc_ProcessBinarySpectrum(). The algorithm takes the |is_instantaneous_valid| a
WebRTC_AEC/src/delay_estimator.c:235
↓ 1 callers
Function
SpeechNoiseProb
Compute speech/noise probability. Speech/noise probability is returned in |probSpeechFinal|. |magn| is the input magnitude spectrum. |noise| is the no
WebRTC_ANR/src/noise_suppression.c:1319
↓ 1 callers
Function
TransitionProb
(i, k, d)
VoiceChange/td_psola.py:199
↓ 1 callers
Function
UnvoicedMod
(input, fs, alpha)
VoiceChange/td_psola.py:297
↓ 1 callers
Function
UpdateMetrics
WebRTC_AEC/src/aec_core.c:1548
↓ 1 callers
Function
UpdateNoiseEstimate
Update the noise estimate. Inputs: |magn| is the signal magnitude spectrum estimate. |snrLocPrior| is the prior SNR. |snrLocPost| is the post SNR. Out
WebRTC_ANR/src/noise_suppression.c:1468
↓ 1 callers
Function
UpdateRobustValidationStatistics
Collects necessary statistics for the HistogramBasedValidation(). This function has to be called prior to calling HistogramBasedValidation(). The st
WebRTC_AEC/src/delay_estimator.c:95
↓ 1 callers
Function
VAD
(pitch)
VoiceChange/td_psola.py:101
↓ 1 callers
Function
VoicedSegmentMarking
(x, p, fs)
VoiceChange/td_psola.py:208
↓ 1 callers
Function
WebRtcAec_BufferFarend
only buffer L band for farend
WebRTC_AEC/src/echo_cancellation.c:296
↓ 1 callers
Function
WebRtcAec_BufferFarendPartition
WebRTC_AEC/src/aec_core.c:572
↓ 1 callers
Function
WebRtcAec_Create
WebRTC_AEC/src/echo_cancellation.c:123
↓ 1 callers
Function
WebRtcAec_CreateAec
WebRTC_AEC/src/aec_core.c:156
↓ 1 callers
Function
WebRtcAec_CreateResampler
WebRTC_AEC/src/aec_resampler.c:43
↓ 1 callers
Function
WebRtcAec_FreeResampler
WebRTC_AEC/src/aec_resampler.c:66
↓ 1 callers
Function
WebRtcAec_GetDelayMetricsCore
WebRTC_AEC/src/aec_core.c:683
↓ 1 callers
Function
WebRtcAec_GetEchoStats
WebRTC_AEC/src/aec_core.c:739
↓ 1 callers
Function
WebRtcAec_GetSkew
WebRTC_AEC/src/aec_resampler.c:133
↓ 1 callers
Function
WebRtcAec_Init
WebRTC_AEC/src/echo_cancellation.c:206
↓ 1 callers
Function
WebRtcAec_InitAec
WebRTC_AEC/src/aec_core.c:423
↓ 1 callers
Function
WebRtcAec_InitResampler
WebRTC_AEC/src/aec_resampler.c:53
↓ 1 callers
Function
WebRtcAec_Process
WebRTC_AEC/src/echo_cancellation.c:374
↓ 1 callers
Function
WebRtcAec_ResampleLinear
WebRTC_AEC/src/aec_resampler.c:73
↓ 1 callers
Function
WebRtcAec_SetConfigCore
WebRTC_AEC/src/aec_core.c:755
↓ 1 callers
Function
WebRtcAec_SetSystemDelay
WebRTC_AEC/src/aec_core.c:782
↓ 1 callers
Function
WebRtcAec_delay_correction_enabled
WebRTC_AEC/src/aec_core.c:776
↓ 1 callers
Function
WebRtcAec_echo_state
WebRTC_AEC/src/aec_core.c:737
↓ 1 callers
Function
WebRtcAec_far_time_buf
WebRTC_AEC/src/aec_core.c:752
↓ 1 callers
Function
WebRtcAgc_AddFarendToDigital
WebRTC_AGC/src/agc.c:583
↓ 1 callers
Function
WebRtcAgc_AddMic
WebRTC_AGC/src/agc.c:1018
↓ 1 callers
Function
WebRtcAgc_Create
WebRTC_AGC/src/agc.c:2080
↓ 1 callers
Function
WebRtcAgc_Free
WebRTC_AGC/src/agc.c:2095
↓ 1 callers
Function
WebRtcAgc_GetAddFarendError
WebRTC_AGC/src/agc.c:1145
↓ 1 callers
Function
WebRtcAgc_Init
minLevel - Minimum volume level * maxLevel - Maximum volume level */
WebRTC_AGC/src/agc.c:2110
↓ 1 callers
Function
WebRtcAgc_InitDigital
WebRTC_AGC/src/agc.c:560
↓ 1 callers
Function
WebRtcAgc_Process
WebRTC_AGC/src/agc.c:1930
↓ 1 callers
Function
WebRtcAgc_ProcessAnalog
WebRTC_AGC/src/agc.c:1478
↓ 1 callers
Function
WebRtcAgc_ProcessDigital
WebRTC_AGC/src/agc.c:593
↓ 1 callers
Function
WebRtcAgc_SaturationCtrl
WebRTC_AGC/src/agc.c:1341
↓ 1 callers
Function
WebRtcAgc_SpeakerInactiveCtrl
WebRTC_AGC/src/agc.c:1417
↓ 1 callers
Function
WebRtcAgc_ZeroCtrl
WebRTC_AGC/src/agc.c:1363
↓ 1 callers
Function
WebRtcNs_Analyze
WebRTC_ANR/src/noise_suppression.c:2127
↓ 1 callers
Function
WebRtcNs_AnalyzeCore
WebRTC_ANR/src/noise_suppression.c:1728
↓ 1 callers
Function
WebRtcNs_Create
WebRTC_ANR/src/noise_suppression.c:2106
↓ 1 callers
Function
WebRtcNs_Free
WebRTC_ANR/src/noise_suppression.c:2114
↓ 1 callers
Function
WebRtcNs_Init
WebRTC_ANR/src/noise_suppression.c:2119
↓ 1 callers
Function
WebRtcNs_InitCore
Initialize state.
WebRTC_ANR/src/noise_suppression.c:758
↓ 1 callers
Function
WebRtcNs_Process
WebRTC_ANR/src/noise_suppression.c:2131
↓ 1 callers
Function
WebRtcNs_ProcessCore
WebRTC_ANR/src/noise_suppression.c:1873
↓ 1 callers
Function
WebRtcNs_set_policy
WebRTC_ANR/src/noise_suppression.c:2123
↓ 1 callers
Function
WebRtcSpl_CountLeadingZeros32_NotBuiltin
Don't call this directly except in tests!
WebRTC_VAD/src/spl_inl.h:22
↓ 1 callers
Function
WebRtcSpl_DownBy2IntToShort
WebRTC_VAD/src/signal_processing_library.c:191
↓ 1 callers
Function
WebRtcSpl_DownBy2ShortToInt
WebRTC_VAD/src/signal_processing_library.c:283
↓ 1 callers
Function
WebRtcSpl_Energy
WebRTC_VAD/src/signal_processing_library.c:651
↓ 1 callers
Function
WebRtcSpl_GetScalingSquare
WebRTC_VAD/src/signal_processing_library.c:627
↓ 1 callers
Function
WebRtcSpl_GetSizeInBits
WebRTC_VAD/src/spl_inl.h:59
↓ 1 callers
Function
WebRtcSpl_LPBy2IntToInt
lowpass filter input: int32_t (shifted 15 positions to the left, + offset 16384) output: int32_t (normalized, not saturated) state: filter state arr
WebRTC_VAD/src/signal_processing_library.c:358
↓ 1 callers
Function
WebRtcSpl_NormU32
Return the number of steps a can be left-shifted without overflow, or 0 if a == 0.
WebRTC_VAD/src/spl_inl.h:71
↓ 1 callers
Function
WebRtcSpl_NormW32
WebRTC_AEC/src/spl_inl.h:65
↓ 1 callers
Function
WebRtcSpl_RandU
WebRTC_AEC/src/randomization_functions.c:98
↓ 1 callers
Function
WebRtcSpl_RandUArray
Creates an array of uniformly distributed variables
WebRTC_AEC/src/randomization_functions.c:109
↓ 1 callers
Function
WebRtcSpl_Resample48khzTo32khz
WebRTC_VAD/src/signal_processing_library.c:497
↓ 1 callers
Function
WebRtcSpl_Resample48khzTo8khz
48 -> 8 resampler
WebRTC_VAD/src/signal_processing_library.c:585
↓ 1 callers
Function
WebRtcSpl_ResetResample48khzTo8khz
initialize state of 48 -> 8 resampler
WebRTC_VAD/src/signal_processing_library.c:616
↓ 1 callers
Function
WebRtcVad_CalcVad16khz
WebRTC_VAD/src/vad_core.c:652
↓ 1 callers
Function
WebRtcVad_CalcVad32khz
WebRTC_VAD/src/vad_core.c:630
↓ 1 callers
Function
WebRtcVad_CalcVad48khz
WebRTC_VAD/src/vad_core.c:605
↓ 1 callers
Function
WebRtcVad_CalculateFeatures
WebRTC_VAD/src/vad_filterbank.c:240
↓ 1 callers
Function
WebRtcVad_FindMinimum
Inserts |feature_value| into |low_value_vector|, if it is one of the 16 smallest values the last 100 frames. Then calculates and returns the median of
WebRTC_VAD/src/vad_sp.c:54
↓ 1 callers
Function
WebRtcVad_InitCore
Initialize the VAD. Set aggressiveness mode to default value.
WebRTC_VAD/src/vad_core.c:489
↓ 1 callers
Function
WebRtcVad_ValidRateAndFrameLength
WebRTC_VAD/src/WebRTC_VAD.c:88
↓ 1 callers
Function
WebRtc_AddFarSpectrumFloat
WebRTC_AEC/src/delay_estimator_wrapper.c:223
↓ 1 callers
Function
WebRtc_CreateBinaryDelayEstimator
WebRTC_AEC/src/delay_estimator.c:351
↓ 1 callers
Function
WebRtc_CreateBinaryDelayEstimatorFarend
WebRTC_AEC/src/delay_estimator.c:276
↓ 1 callers
Function
WebRtc_CreateDelayEstimator
WebRTC_AEC/src/delay_estimator_wrapper.c:264
↓ 1 callers
Function
WebRtc_CreateDelayEstimatorFarend
WebRTC_AEC/src/delay_estimator_wrapper.c:142
↓ 1 callers
Function
WebRtc_DelayEstimatorProcessFloat
WebRTC_AEC/src/delay_estimator_wrapper.c:371
↓ 1 callers
Function
WebRtc_InitBinaryDelayEstimator
WebRTC_AEC/src/delay_estimator.c:392
↓ 1 callers
Function
WebRtc_InitBinaryDelayEstimatorFarend
WebRTC_AEC/src/delay_estimator.c:305
↓ 1 callers
Function
WebRtc_InitDelayEstimator
WebRTC_AEC/src/delay_estimator_wrapper.c:296
↓ 1 callers
Function
WebRtc_InitDelayEstimatorFarend
WebRTC_AEC/src/delay_estimator_wrapper.c:175
↓ 1 callers
Function
WebRtc_binary_last_delay
WebRTC_AEC/src/delay_estimator.c:545
↓ 1 callers
Function
WebRtc_binary_last_delay_quality
WebRTC_AEC/src/delay_estimator.c:550
↓ 1 callers
Function
__cpuid
WebRTC_AEC/src/cpu_features.cc:31
↓ 1 callers
Method
_checkHeader
check the validness of header :param header: header :return: True/False
Watermarking/LSB.py:167
↓ 1 callers
Method
_checkStop
check stop :param message: secret message :return: True/False
Watermarking/LSB.py:175
↓ 1 callers
Method
_data_prep
(self)
VowelConsonantDivision/gmm.py:46
↓ 1 callers
Method
_get_all_wavs
(self)
VowelConsonantDivision/feats.py:57
↓ 1 callers
Method
_mfcc_extract
(self)
VowelConsonantDivision/feats.py:31
↓ 1 callers
Method
_multi_process_feats
(self)
VowelConsonantDivision/gmm.py:33
↓ 1 callers
Method
_pitch_extract
(self)
VowelConsonantDivision/feats.py:23
↓ 1 callers
Method
_regulation
(self, hyp_list)
VowelConsonantDivision/gmm.py:107
← previous
next →
201–300 of 772, ranked by callers