You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NoiseTorch/c/rnnoise
lawl b747084bb0 Replace noise-suppression-for-voice with own implementation
In preparation for PipeWire support we required our own implementation anyways.
To have a shared code base and potentially enable some other tighter integration
between the LADSPA module and NoiseTorch, we move to our own implementation.
3 years ago
..
LICENSE Replace noise-suppression-for-voice with own implementation 3 years ago
_kiss_fft_guts.h Replace noise-suppression-for-voice with own implementation 3 years ago
arch.h Replace noise-suppression-for-voice with own implementation 3 years ago
celt_lpc.c Replace noise-suppression-for-voice with own implementation 3 years ago
celt_lpc.h Replace noise-suppression-for-voice with own implementation 3 years ago
common.h Replace noise-suppression-for-voice with own implementation 3 years ago
compile.sh Replace noise-suppression-for-voice with own implementation 3 years ago
denoise.c Replace noise-suppression-for-voice with own implementation 3 years ago
kiss_fft.c Replace noise-suppression-for-voice with own implementation 3 years ago
kiss_fft.h Replace noise-suppression-for-voice with own implementation 3 years ago
opus_types.h Replace noise-suppression-for-voice with own implementation 3 years ago
pitch.c Replace noise-suppression-for-voice with own implementation 3 years ago
pitch.h Replace noise-suppression-for-voice with own implementation 3 years ago
rnn.c Replace noise-suppression-for-voice with own implementation 3 years ago
rnn.h Replace noise-suppression-for-voice with own implementation 3 years ago
rnn_data.c Replace noise-suppression-for-voice with own implementation 3 years ago
rnn_data.h Replace noise-suppression-for-voice with own implementation 3 years ago
rnn_reader.c Replace noise-suppression-for-voice with own implementation 3 years ago
rnn_train.py Replace noise-suppression-for-voice with own implementation 3 years ago
rnnoise.h Replace noise-suppression-for-voice with own implementation 3 years ago
tansig_table.h Replace noise-suppression-for-voice with own implementation 3 years ago