Showing 1-20 of 42 packages
PCM audio resampler written entirely in JavaScript.
Speex resampler, compiled to WASM. Intended for use with Echogarden.
An WebAssembly implementation of Speex audio resampler
Audio resampler for Rust/JS that uses Lanczos filter.
Simple WebAudio based resampling library
Resampler with webassembly
Concentus (C# port of Opus with Speex resampler) made into a UPM package
This is the **x86_64-pc-windows-msvc** binary for `@avahq/resampler-native-rubato`
An WebAssembly implementation of Soxr audio resampling lib
Audio Resampler for Agent Voice Response (AVR) STS or TTS service
This is the **aarch64-unknown-linux-musl** binary for `@avahq/resampler-native-rubato`
This is the **x86_64-unknown-linux-musl** binary for `@avahq/resampler-native-rubato`
This is the **x86_64-unknown-linux-gnu** binary for `@avahq/resampler-native-rubato`
This is the **aarch64-unknown-linux-gnu** binary for `@avahq/resampler-native-rubato`
A pure JavaScript, high-quality PCM audio resampler for Node.js. Converts s16le PCM between arbitrary sample rates and channel layouts (mono/stereo) with windowed-sinc filtering.
This is the **universal-apple-darwin** binary for `@avahq/resampler-native-rubato`
This is the **aarch64-apple-darwin** binary for `@avahq/resampler-native-rubato`
This is the **aarch64-linux-android** binary for `@avahq/resampler-native-rubato`
PCM audio sample rate conversion for Node.js
1、提供检测指定WAV文件采样率和采样深度的功能,2、提供WAV音频重采样功能,3、提供播放重采样音频的功能