首页

使用webRTC对音频文件进行回音降噪增益处理

c

2021-5-12

使用webRTC对音频文件进行回音降噪增益处理

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
WebRtcAudioAllTest/webrtc/common.h , 3279
WebRtcAudioAllTest/webrtc/common_audio/common_audio.sln , 12478
WebRtcAudioAllTest/webrtc/common_audio/common_audio.vcxproj , 30792
WebRtcAudioAllTest/webrtc/common_audio/common_audio.vcxproj.filters , 5405
WebRtcAudioAllTest/webrtc/common_audio/include/audio_util.h , 1867
WebRtcAudioAllTest/webrtc/common_audio/resampler/include/resampler.h , 3035
WebRtcAudioAllTest/webrtc/common_audio/resampler/sinc_resampler_neon.cc , 1577
WebRtcAudioAllTest/webrtc/common_audio/resampler/sinc_resampler_sse.cc , 2101
WebRtcAudioAllTest/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.cc , 1890
WebRtcAudioAllTest/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h , 1858
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_bit_reverse.c , 4389
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S , 4623
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_bit_reverse_mips.c , 9571
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_fft.c , 10938
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_fft_mips.c , 19557
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/complex_fft_tables.h , 9145
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/copy_set_operations.c , 2555
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/cross_correlation.c , 1271
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/cross_correlation_mips.c , 6257
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/cross_correlation_neon.S , 4812
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/division_operations.c , 3734
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/dot_product_with_scale.c , 1178
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/downsample_fast.c , 1707
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/downsample_fast_mips.c , 10147
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/downsample_fast_neon.S , 7353
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/energy.c , 1093
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S , 7608
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c , 7937
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/get_scaling_square.c , 1250
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/include/real_fft.h , 5575
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/include/signal_processing_library.h , 66568
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/include/spl_inl.h , 4131
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/include/spl_inl_armv7.h , 4162
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/include/spl_inl_mips.h , 9182
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/min_max_operations_mips.c , 16892
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/min_max_operations_neon.S , 7093
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/randomization_functions.c , 6608
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/real_fft.c , 4098
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/refl_coef_to_lpc.c , 1577
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample.c , 16802
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_48khz.c , 5841
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_by_2.c , 5958
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_by_2_internal.c , 20171
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_by_2_internal.h , 1759
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_by_2_mips.c , 10613
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/resample_fractional.c , 7955
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/splitting_filter.c , 8347
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/spl_init.c , 5748
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/spl_sqrt.c , 5119
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/spl_sqrt_floor.c , 2431
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S , 2882
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/spl_sqrt_floor_mips.c , 9659
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/vector_scaling_operations.c , 5087
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/vector_scaling_operations_mips.c , 2496
WebRtcAudioAllTest/webrtc/common_audio/signal_processing/vector_scaling_operations_neon.S , 2310
WebRtcAudioAllTest/webrtc/common_audio/vad/include/webrtc_vad.h , 3228
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_core.c , 26440
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_core.h , 3803
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_filterbank.c , 14274
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_filterbank.h , 1862
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_gmm.c , 3217
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_gmm.h , 1442
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_sp.c , 5993
WebRtcAudioAllTest/webrtc/common_audio/vad/vad_sp.h , 2096
WebRtcAudioAllTest/webrtc/common_audio/vad/webrtc_vad.c , 3293
WebRtcAudioAllTest/webrtc/common_types.h , 21524
WebRtcAudioAllTest/webrtc/config.h , 2358
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_core.c , 53757
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_core.h , 4227
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_core_internal.h , 4684
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_core_sse2.c , 18096
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_rdft.c , 16883
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_rdft.h , 1924
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_rdft_sse2.c , 19259
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_resampler.c , 5399
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/aec_resampler.h , 1425
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/echo_cancellation.c , 30510
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h , 1817
WebRtcAudioAllTest/webrtc/modules/audio_processing/aec/include/echo_cancellation.h , 8944
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core.c , 48516
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core.h , 15700
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core_c.c , 26184
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core_mips.c , 75809
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core_neon.c , 15377
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core_neon.S , 6044
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_core_neon_offsets.c , 1207
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/aecm_defines.h , 4280
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/echo_control_mobile.c , 21473
WebRtcAudioAllTest/webrtc/modules/audio_processing/aecm/include/echo_control_mobile.h , 8785
WebRtcAudioAllTest/webrtc/modules/audio_processing/agc/analog_agc.c , 54094
WebRtcAudioAllTest/webrtc/modules/audio_processing/agc/analog_agc.h , 6950
WebRtcAudioAllTest/webrtc/modules/audio_processing/agc/digital_agc.c , 28385
WebRtcAudioAllTest/webrtc/modules/audio_processing/agc/digital_agc.h , 2912
WebRtcAudioAllTest/webrtc/modules/audio_processing/agc/include/gain_control.h , 9209
WebRtcAudioAllTest/webrtc/modules/audio_processing/include/audio_processing.h , 26869
WebRtcAudioAllTest/webrtc/modules/audio_processing/include/mock_audio_processing.h , 7530
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/defines.h , 2826
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/include/noise_suppression.h , 3578
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/include/noise_suppression_x.h , 3125
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/noise_suppression.c , 1698
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/noise_suppression_x.c , 1607
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_core.c , 100800
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_core.h , 8351
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_core_neon.c , 29458
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_core_neon.S , 19711
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_core_neon_offsets.c , 1738
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/nsx_defines.h , 3512
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/ns_core.c , 49417
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/ns_core.h , 6607
WebRtcAudioAllTest/webrtc/modules/audio_processing/ns/windows_private.h , 50893
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/delay_estimator.c , 24035
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/delay_estimator.h , 8731
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/delay_estimator_internal.h , 1518
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/delay_estimator_wrapper.c , 12017
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h , 8203
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/fft4g.c , 36824
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/fft4g.h , 643
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/ring_buffer.c , 7056
WebRtcAudioAllTest/webrtc/modules/audio_processing/utility/ring_buffer.h , 2543
WebRtcAudioAllTest/webrtc/modules/audio_processing.vcxproj , 33276
WebRtcAudioAllTest/webrtc/modules/audio_processing.vcxproj.filters , 6534
WebRtcAudioAllTest/webrtc/system_wrappers/interface/compile_assert_c.h , 920
WebRtcAudioAllTest/webrtc/system_wrappers/interface/cpu_features_wrapper.h , 1504
WebRtcAudioAllTest/webrtc/system_wrappers/interface/cpu_info.h , 782
WebRtcAudioAllTest/webrtc/system_wrappers/source/cpu_features.cc , 1985
WebRtcAudioAllTest/webrtc/system_wrappers/source/system_wrappers.vcxproj , 28559
WebRtcAudioAllTest/webrtc/system_wrappers/source/system_wrappers.vcxproj.filters , 918
WebRtcAudioAllTest/webrtc/typedefs.h , 3924
WebRtcAudioAllTest/WebRtcAudioTest/byby_8K_1C_16bit.pcm , 960000
WebRtcAudioAllTest/WebRtcAudioTest/lhydd_1C_16bit_32K.pcm , 2097152
WebRtcAudioAllTest/WebRtcAudioTest/micin.pcm , 961624
WebRtcAudioAllTest/WebRtcAudioTest/ReadMe.txt , 1771
WebRtcAudioAllTest/WebRtcAudioTest/speaker.pcm , 960000
WebRtcAudioAllTest/WebRtcAudioTest/stdafx.cpp , 302
WebRtcAudioAllTest/WebRtcAudioTest/stdafx.h , 320
WebRtcAudioAllTest/WebRtcAudioTest/targetver.h , 314
WebRtcAudioAllTest/WebRtcAudioTest/WebRtcAudioTest.cpp , 5636
WebRtcAudioAllTest/WebRtcAudioTest/WebRtcAudioTest.vcxproj , 5075
WebRtcAudioAllTest/WebRtcAudioTest/WebRtcAudioTest.vcxproj.filters , 1339
WebRtcAudioAllTest/WebRtcAudioTest.sln , 3808
没有账号? 忘记密码?

社交账号快速登录