SimpleVocoder
Vocoder
A simple audio processing algorithm using pitch synchronous synthesis
A simple vocoder
20 stars
2 watching
4 forks
Language: C++
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a neural network-based vocoder using parallel-wavenet architecture and autoregressive flow | 290 |
| A C++ based audio processing tool that allows for pitch and time modification of incoming signals using phase vocoding algorithms. | 66 |
| A tool that hides data within the least significant bits of WAV audio files. | 14 |
| A software implementation of a vocoder plug-in with built-in synthesis capabilities | 18 |
| A reverb plugin implemented using the JUCE DSP module for audio processing | 110 |
| An audio codec implementing a simple yet efficient lossless compression algorithm | 210 |
| A scalable video transcoding tool that abstracts FFmpeg's capabilities and provides a flexible solution for transcoding media files in a distributed manner. | 274 |
| A programming language and API for high-performance, low-latency audio synthesis | 1,721 |
| A Rust-based implementation of the Vorbis audio decoder standard | 264 |
| An implementation of an open standard audio encoding format | 476 |
| A toolkit for speech recognition on Arduino using C++ | 473 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| An audio synthesis framework that uses neural networks to generate high-quality audio waveforms from acoustic features. | 839 |
| A software implementation of a phase distortion synthesizer for audio processing | 105 |
| Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 49 |