#
audio-processing
Here are 50 public repositories matching this topic...
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
visualization
c
linux
freebsd
lua
openbsd
game-engine
multimedia-graphic-library
virtual-reality
video-processing
desktop-environment
wayland
display-server
audio-processing
-
Updated
Jul 14, 2020 - C
ziyunfei
commented
Aug 6, 2019
<?xml version="1.0" encoding="utf-8"?>
<mlt>
<profile description="" width="640" height="360"/>
<producer id="16da6066-6d38-76bd-75de-5394693db212">
<property name="resource">http://kb-oss-daily.oss-cn-zhangjiakou.aliyuncs.com/video/2019/08/06/67399a58-8788-474b-90d0-56
PESQ (Perceptual Evaluation of Speech Quality) Wrapper for Python Users (narrow band and wide band)
-
Updated
Jun 18, 2020 - C
dennisguse
commented
Nov 8, 2018
While writing and maintaining text files, it usually easier to read (especially skimming), diffs are simplier, and long sentences are easy to spot etc.
Moreover, it is easier to navigate by keyboard while reviewing ;)
And there are some more arguments: https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line
Could we change this after the STL2018 release?
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
-
Updated
Jul 7, 2020 - C
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain, pure C implementation.
plugin
deep-learning
neural-network
tensorflow
model
dsp
cnn
vst
stft
bss
audio-processing
convolutional
source-separation
time-frequency
speech-enhancement
spleeter
-
Updated
Jul 10, 2020 - C
First implementation of the audio synchronization feature for Vidify, now abandoned in place of https://github.com/vidify/audiosync-rs
audio
python
c
synchronization
ffmpeg
dft
fft
digital-signal-processing
cross-correlation
audio-processing
-
Updated
Jun 29, 2020 - C
This VAD library can process audio in real-time utilizing GMM which helps identify presence of human speech in an audio sample that contains a mixture of speech and noise.
audio
android
real-time
offline
webrtc
gaussian-mixture-models
vad
gmm
audio-processing
voice-activity-detection
-
Updated
Nov 28, 2019 - C
BasicDSP - A tool for processing audio / experimenting with signal processing
-
Updated
Aug 21, 2018 - C
Python port of Lyon's model calculation from Auditory Toolbox.
-
Updated
Feb 12, 2019 - C
A simple Python wrapper to simplify working with audio noise reduction RNNoise.
audio
nlp
dsp
ml
rnn
noise
rtc
noise-algorithms
noise-reduction
audio-processing
denoising
denoise
rnnoise
noise-suppression
denoiser
rnnoise-wrapper
-
Updated
Dec 3, 2019 - C
iOS平台下使用Lame第三方库边录制边转码Mp3保存本地的Demo
-
Updated
Mar 27, 2018 - C
the MEX wrapper for PESQ (Perceptual Evaluation of Speech Quality)
-
Updated
May 10, 2019 - C
Git mirror of the X Lossless Decoder for Mac (http://tmkk.undo.jp/xld/). Mirror of https://svn.code.sf.net/p/xld/code/
-
Updated
May 12, 2018 - C
Audio visualization & analysis using the RTFI
c
signal-processing
audio-visualizer
spectrogram
audio-processing
filterbank
jack-audio-connection-kit
time-frequency
-
Updated
Jul 26, 2019 - C
Advanced Gtk+ Sequencer
-
Updated
Jul 11, 2020 - C
Sox Erlang library
-
Updated
Nov 20, 2017 - C
Collection of miscellaneous tools for PDM signals generation, acquisition and decoding
spi-interface
signal-processing
microphone
tone
audio-processing
fx2lp
microphone-array
pdm
microphone-array-processing
pdm-data
pdm-microphone-simulator
microphone-audio-capture
pdm2pcm
pulsedensitymodulation
-
Updated
Nov 22, 2019 - C
Bit Crusher Audio Plug-In (LV2 and LADSPA)
-
Updated
Jan 6, 2018 - C
CLI tool to split WAV audio files into separate tracks based on periods of silence
-
Updated
Feb 11, 2020 - C
An LV2 audio plug-in for stereo-signal manipulation
-
Updated
Jun 19, 2018 - C
C/C++ fast audio resampling library
-
Updated
Nov 3, 2019 - C
convert cellular automata's output to audio spectrum
audio
c
spectrum
audio-effect
music-composition
cellular-automata
music-visualizer
spectrogram
audio-processing
-
Updated
Sep 26, 2014 - C
Just a pile of my own patches for Pure Data.
-
Updated
Apr 1, 2018 - C
monoidea's monothek
-
Updated
Oct 26, 2019 - C
Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound)
audio
c
utility
sound
sound-processing
alsa
jack
audio-plugin
audio-processing
jack-audio-connection-kit
libasound
dummy-device
-
Updated
Apr 13, 2014 - C
Improve this page
Add a description, image, and links to the audio-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-processing topic, visit your repo's landing page and select "manage topics."

We would benefit from tutorial how to convert DNN models trained either by HTK 3.5.2-BETA or by Kaldi. I am specifically interested how you converted DNN models trained by Kaldi later used in Japanese speech dictation published here.