MCPcopy Create free account

hub / github.com/Ryuk17/SpeechAlgorithms / functions

Functions772 in github.com/Ryuk17/SpeechAlgorithms

↓ 1 callersFunctiondrwav_read_s16__pcm
WebRTC_AGC/src/dr_wav.h:2337
↓ 1 callersFunctiondrwav_read_s32
WebRTC_AGC/src/dr_wav.h:3085
↓ 1 callersFunctiondrwav_read_s32__alaw
WebRTC_AGC/src/dr_wav.h:3037
↓ 1 callersFunctiondrwav_read_s32__ieee
WebRTC_AGC/src/dr_wav.h:3013
↓ 1 callersFunctiondrwav_read_s32__ima
WebRTC_AGC/src/dr_wav.h:2991
↓ 1 callersFunctiondrwav_read_s32__msadpcm
WebRTC_AGC/src/dr_wav.h:2969
↓ 1 callersFunctiondrwav_read_s32__mulaw
WebRTC_AGC/src/dr_wav.h:3061
↓ 1 callersFunctiondrwav_read_s32__pcm
WebRTC_AGC/src/dr_wav.h:2940
↓ 1 callersFunctiondrwav_s24_to_f32
WebRTC_AGC/src/dr_wav.h:2814
↓ 1 callersFunctiondrwav_s24_to_f32
WebRTC_VAD/src/dr_wav.h:4975
↓ 1 callersFunctiondrwav_s24_to_s16
WebRTC_AGC/src/dr_wav.h:2471
↓ 1 callersFunctiondrwav_s24_to_s16
WebRTC_VAD/src/dr_wav.h:4574
↓ 1 callersFunctiondrwav_s24_to_s32
WebRTC_AGC/src/dr_wav.h:3146
↓ 1 callersFunctiondrwav_s24_to_s32
WebRTC_VAD/src/dr_wav.h:5363
↓ 1 callersFunctiondrwav_s32_to_f32
WebRTC_AGC/src/dr_wav.h:2830
↓ 1 callersFunctiondrwav_s32_to_f32
WebRTC_VAD/src/dr_wav.h:4990
↓ 1 callersFunctiondrwav_s32_to_s16
WebRTC_AGC/src/dr_wav.h:2481
↓ 1 callersFunctiondrwav_s32_to_s16
WebRTC_VAD/src/dr_wav.h:4586
↓ 1 callersFunctiondrwav_u8_to_f32
WebRTC_AGC/src/dr_wav.h:2782
↓ 1 callersFunctiondrwav_u8_to_f32
WebRTC_VAD/src/dr_wav.h:4935
↓ 1 callersFunctiondrwav_u8_to_s16
WebRTC_AGC/src/dr_wav.h:2460
↓ 1 callersFunctiondrwav_u8_to_s16
WebRTC_VAD/src/dr_wav.h:4563
↓ 1 callersFunctiondrwav_u8_to_s32
WebRTC_AGC/src/dr_wav.h:3124
↓ 1 callersFunctiondrwav_u8_to_s32
WebRTC_VAD/src/dr_wav.h:5339
↓ 1 callersFunctiondrwav_write_raw
WebRTC_AGC/src/dr_wav.h:1891
↓ 1 callersMethoddtmfDetecting
Goertzel/DtmfDetector.cpp:106
↓ 1 callersMethoddtmfGenerating
Goertzel/DtmfGenerator.cpp:69
↓ 1 callersMethoddtmfGeneratorReset
Reset generation
Goertzel/DtmfGenerator.hpp:63
↓ 1 callersFunctiondtw
Computes Dynamic Time Warping (DTW) of two sequences. :param array x: N1*M array :param array y: N2*M array :param func dist: dis
DynamicTimeWarping/DTW.py:18
↓ 1 callersMethodembed
steganogaphy :param cover_path: cover wave path :param stego_path: stego wave path :param secret_message: secret
Watermarking/LSB.py:100
↓ 1 callersMethodextract
extract message in wave :param wave_path: wave path :param message_path: message path :return:
Watermarking/LSB.py:216
↓ 1 callersFunctionextractMFCC
(frame, sr=8000)
GenderClassify/utils.py:50
↓ 1 callersFunctionextractPitch
(frame)
GenderClassify/utils.py:61
↓ 1 callersFunctionextractSpectralCentroid
(frame, sr=8000)
GenderClassify/utils.py:57
↓ 1 callersFunctionextractSpectralContrast
(frame, sr)
GenderClassify/utils.py:46
↓ 1 callersFunctionfrequency_oscillator
Goertzel/DtmfGenerator.cpp:21
↓ 1 callersFunctiongcc_phat
(ref, sig, sr)
SoundSourceLocalization/gcc_phat.py:17
↓ 1 callersFunctiongenerateDataset
()
SpeechEnhancement/IBM.py:18
↓ 1 callersFunctiongenerateDataset
()
SpeechEnhancement/IRM.py:18
↓ 1 callersFunctiongenerateDataset
()
SpeechEnhancement/Mapping.py:18
↓ 1 callersMethodgetAlpha
determine alpha :param snr: :return: alpha
SpectralSubtraction/SpectralSubtraction.py:68
↓ 1 callersMethodgetDialButtonsArray
Address of array, where store detected push buttons
Goertzel/DtmfDetector.hpp:39
↓ 1 callersFunctiongetLogger
()
VoiceActivityDetection/utils.py:27
↓ 1 callersFunctiongetLogger
()
GenderClassify/utils.py:26
↓ 1 callersFunctiongetLogger
()
CommandRecognition/utils.py:31
↓ 1 callersFunctiongetModel
()
SpeechEnhancement/IBM.py:52
↓ 1 callersFunctiongetModel
()
SpeechEnhancement/IRM.py:51
↓ 1 callersFunctiongetModel
()
SpeechEnhancement/Mapping.py:48
↓ 1 callersMethodgetReadyFlag
If getReadyFlag return 1 then a new button's array may be transmitted if 0 transmit is not possible and is needed to wait
Goertzel/DtmfGenerator.hpp:73
↓ 1 callersFunctiongetSNR
calcluate getSNR :param signal: signal :param noise: noise :return: SNR in log
SpectralSubtraction/basic_functions.py:172
↓ 1 callersMethodget_feats
(self)
VowelConsonantDivision/feats.py:45
↓ 1 callersFunctionget_file_size
SpeechCodec/G711/src/g711_codec.c:24
↓ 1 callersFunctionget_parser
(name)
VoiceActivityDetection/utils.py:119
↓ 1 callersFunctionget_parser
(name)
GenderClassify/utils.py:122
↓ 1 callersFunctionget_parser
(name)
CommandRecognition/utils.py:82
↓ 1 callersFunctionlow_pass_FIR
(data, f)
Resample/Algorithm.py:65
↓ 1 callersFunctionmain
()
VoiceActivityDetection/train.py:37
↓ 1 callersFunctionmain
()
VoiceActivityDetection/utils.py:156
↓ 1 callersFunctionmain
()
VoiceActivityDetection/model.py:30
↓ 1 callersFunctionmain
()
Watermarking/LSB.py:241
↓ 1 callersFunctionmain
()
GenderClassify/train.py:40
↓ 1 callersFunctionmain
()
GenderClassify/utils.py:159
↓ 1 callersFunctionmain
()
GenderClassify/model.py:34
↓ 1 callersFunctionmain
()
CommandRecognition/train.py:38
↓ 1 callersFunctionmain
()
CommandRecognition/model.py:112
↓ 1 callersFunctionmain
()
SpeechEnhancement/IBM.py:82
↓ 1 callersFunctionmain
()
SpeechEnhancement/IRM.py:81
↓ 1 callersFunctionmain
()
SpeechEnhancement/Mapping.py:78
↓ 1 callersFunctionmake_csv
(target_folder, background_folder)
KeyWordSpotting/make_csv.py:22
↓ 1 callersFunctionmake_new_beam
()
CtcSearcher/main.py:18
↓ 1 callersFunctionmakect
WebRTC_ANR/src/noise_suppression.c:209
↓ 1 callersFunctionmakect_32
WebRTC_AEC/src/aec_rdft.c:267
↓ 1 callersFunctionmakewt
WebRTC_ANR/src/noise_suppression.c:181
↓ 1 callersFunctionmakewt_32
WebRTC_AEC/src/aec_rdft.c:193
↓ 1 callersFunctionnextpow2
(x)
VoiceChange/td_psola.py:320
↓ 1 callersFunctionnextpow2
(x)
SpectralSubtraction/basic_functions.py:182
↓ 1 callersFunctionnormalization
normalize data into [-1, 1] :param data: input data :return: normalized data
SpectralSubtraction/basic_functions.py:18
↓ 1 callersFunctionpcm16_alaw_tableinit
SpeechCodec/G711/src/g711_table.c:82
↓ 1 callersFunctionpcm16_to_alaw
SpeechCodec/G711/src/g711_table.c:62
↓ 1 callersFunctionpcm16_to_ulaw
SpeechCodec/G711/src/g711_table.c:67
↓ 1 callersFunctionpcm16_ulaw_tableinit
SpeechCodec/G711/src/g711_table.c:87
↓ 1 callersMethodprint_params
(self, prtf=print)
VoiceActivityDetection/utils.py:125
↓ 1 callersMethodprint_params
(self, prtf=print)
GenderClassify/utils.py:128
↓ 1 callersMethodprint_params
(self, prtf=print)
CommandRecognition/utils.py:88
↓ 1 callersFunctionpsola
(input, fs, anaPm, pitch_scale, time_scale)
VoiceChange/td_psola.py:348
↓ 1 callersFunctionrftbsub
WebRTC_ANR/src/noise_suppression.c:680
↓ 1 callersFunctionrftfsub
WebRTC_ANR/src/noise_suppression.c:656
↓ 1 callersMethodsaveWave
(self, output_path)
SpectralSubtraction/SpectralSubtraction.py:115
↓ 1 callersFunctionselectCorrectPos
(i, anaPm)
VoiceChange/td_psola.py:326
↓ 1 callersFunctionset_feature_extraction_parameters
Set Feature Extraction Parameters.
WebRTC_ANR/src/noise_suppression.c:707
↓ 1 callersFunctionset_seed
(seed=2020)
VoiceActivityDetection/utils.py:21
↓ 1 callersFunctionset_seed
(seed=2020)
GenderClassify/utils.py:21
↓ 1 callersFunctionshow
(data, s)
SpeechEnhancement/Inference.py:17
↓ 1 callersMethodsimpleSpectralSubtraction
simple spectral subtraction :return: enhanced speech
SpectralSubtraction/SpectralSubtraction.py:39
↓ 1 callersFunctiontrain
(feature, label, model)
SpeechEnhancement/IBM.py:75
↓ 1 callersFunctiontrain
(feature, label, model)
SpeechEnhancement/IRM.py:74
↓ 1 callersFunctiontrain
(feature, label, model)
SpeechEnhancement/Mapping.py:71
↓ 1 callersMethodtransmitNewDialButtonsArray
Goertzel/DtmfGenerator.cpp:231
↓ 1 callersFunctionulaw_pcm16_tableinit
SpeechCodec/G711/src/g711_table.c:97
↓ 1 callersFunctionulaw_to_pcm16
SpeechCodec/G711/src/g711_table.c:77
← previousnext →401–500 of 772, ranked by callers