14 skills found
modelscope / FunCodecFunCodec is a research-oriented toolkit for audio quantization and downstream applications, such as text-to-speech synthesis, music generation et.al.
zhai-lw / SQCodecA lightweight audio codec based on a single quantizer
SonyResearch / VRVQVariable Bitrate Residual Vector Quantization for Audio Coding
zhai-lw / L3ACA lightweight audio codec based on a single quantizer
robertklee / AudioEffectsProjectAudio Effects Circuit Design & Embedded Systems (STM32F407 microcontroller) Design Project. Goal: with an analog audio input, pitch shift or add echo effect and output to a speaker. Circuit: designed AC level shifting circuit, active bandpass filter, LED matrix display and DAC quantization error smoothing in KiCad; manufactured as a printed circuit board; soldered components and tested PCB. Embedded Systems: FFT to extract frequency domain; NVIC with timer-raised interrupts to service analog sampling, button debouncing, and image display on LED matrix; memory and clock cycle optimizations
SonyCSLParis / Vqcpc GanVQCPC-GAN: Variable-length Adversarial Audio Synthesis using Vector-Quantized Contrastive Predictive Coding
ssi-research / FQSSFully quantized Neural Networks for Audio Source Separation
ZhikangNiu / NDVQ[SLT2024]Official code of "NDVQ: Robust Neural Audio Codec with Normal Distribution-Based Vector Quantization"
yoongi43 / VRVQImplementation of the paper "Variable Bitrate Residual Vector Quantization for Audio Coding"
appautomaton / MLX GenAI🎬 Accelerated LTX-2.3 (22B) text-to-video+audio generation on Apple Silicon 8-bit/4-bit quantized inference via MLX
MuSAELab / Modulation FilterbanksModbank: Module for computing quantized modulation spectrogram representation as well as the low-level descriptors from audio signals
parlance-zz / PulsePre/post-processing utility for generating quantized log-normally-distributed spike-intervals from raw audio, and back again (C++, AVX2)
Paxurux / Higgs Audio V2 Uigradio ui for new higgs audio with low vram support and long text genration and 4bit 6 bit and 8 bit quantization option to run on low vram
vedal / Audio Spec VqvaeImplementation of Unsupervised Audio Spectrogram Compression using Vector Quantized Autoencoders