.. |
auto_correlation.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
auto_correlation.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
auto_correlation_unittest.cc
|
RNN VAD: unit test code clean-up
|
2020-12-07 17:35:45 +00:00 |
BUILD.gn
|
Adopt absl::string_view in modules/audio_processing/
|
2022-08-16 13:49:14 +00:00 |
common.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
DEPS
|
Reland "Reland "AGC2 RNN VAD: Recurrent Neural Network impl""
|
2018-05-07 11:13:14 +00:00 |
features_extraction.cc
|
BiQuadFilter: API improvements
|
2021-10-28 14:04:09 +00:00 |
features_extraction.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
features_extraction_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
lp_residual.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
lp_residual.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
lp_residual_unittest.cc
|
RNN VAD: unit test code clean-up
|
2020-12-07 17:35:45 +00:00 |
pitch_search.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
pitch_search.h
|
AGC2 RNN VAD: safe SIMD optimizations scheme + AVX2 kill switch
|
2020-12-02 10:09:24 +00:00 |
pitch_search_internal.cc
|
Use backticks not vertical bars to denote variables in comments
|
2021-08-10 10:40:03 +00:00 |
pitch_search_internal.h
|
RNN VAD: use VectorMath::DotProduct() for pitch search
|
2020-12-03 11:50:09 +00:00 |
pitch_search_internal_unittest.cc
|
RNN VAD: FC layer simplified
|
2020-12-09 00:04:50 +00:00 |
pitch_search_unittest.cc
|
RNN VAD: unit test code clean-up
|
2020-12-07 17:35:45 +00:00 |
ring_buffer.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
ring_buffer_unittest.cc
|
RNN VAD: unit test code clean-up
|
2020-12-07 17:35:45 +00:00 |
rnn.cc
|
RNN VAD: FC layer simplified
|
2020-12-09 00:04:50 +00:00 |
rnn.h
|
RNN VAD: GRU layer isolated into rnn_gru.h/.cc
|
2020-12-04 07:40:41 +00:00 |
rnn_fc.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
rnn_fc.h
|
RNN VAD: FC layer simplified
|
2020-12-09 00:04:50 +00:00 |
rnn_fc_unittest.cc
|
RNN VAD: add missing CPU features to test FC and GRU layers
|
2021-01-10 12:42:39 +00:00 |
rnn_gru.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
rnn_gru.h
|
RNN VAD: GRU layer optimized
|
2020-12-08 15:37:38 +00:00 |
rnn_gru_unittest.cc
|
RNN VAD: add missing CPU features to test FC and GRU layers
|
2021-01-10 12:42:39 +00:00 |
rnn_unittest.cc
|
RNN VAD: unit test code clean-up
|
2020-12-07 17:35:45 +00:00 |
rnn_vad_tool.cc
|
RNN VAD: FC and GRU layers implicit conversion to ArrayView
|
2020-12-03 18:02:25 +00:00 |
rnn_vad_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
sequence_buffer.h
|
AGC2 RNN VAD size_t -> int
|
2020-10-29 21:15:50 +00:00 |
sequence_buffer_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
spectral_features.cc
|
AGC2 RNN VAD size_t -> int
|
2020-10-29 21:15:50 +00:00 |
spectral_features.h
|
RNN VAD: Switch to PFFFT
|
2019-04-10 09:54:54 +00:00 |
spectral_features_internal.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
spectral_features_internal.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
spectral_features_internal_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
spectral_features_unittest.cc
|
Fix -Wunused-but-set-variable.
|
2021-10-28 12:53:49 +00:00 |
symmetric_matrix_buffer.h
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
symmetric_matrix_buffer_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/audio_processing
|
2021-08-09 21:49:02 +00:00 |
test_utils.cc
|
Adopt absl::string_view in modules/audio_processing/
|
2022-08-16 13:49:14 +00:00 |
test_utils.h
|
Adopt absl::string_view in modules/audio_processing/
|
2022-08-16 13:49:14 +00:00 |
vector_math.h
|
RNN VAD optimizations: VectorMath::DotProduct() NEON arm64
|
2020-12-30 10:47:01 +00:00 |
vector_math_avx2.cc
|
RNN VAD: FC and GRU layers implicit conversion to ArrayView
|
2020-12-03 18:02:25 +00:00 |
vector_math_unittest.cc
|
RNN VAD optimizations: VectorMath::DotProduct() NEON arm64
|
2020-12-30 10:47:01 +00:00 |