Pinned Repositories
echogarden
Easy-to-use speech toolset. Written in TypeScript. Includes tools for synthesis, recognition, alignment, speech translation, language detection, source separation and more.
echogarden-packages
Echogarden package repository
espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
espeak-ng-emscripten
eSpeak-NG speech synthesizer, compiled to JavaScript via Emscripten. Intended for use with Echogarden.
flite-wasi
Flite speech synthesizer, compiled to WASI. Intended for use with Echogarden.
fvad-wasm
WebRTC VAD library, compiled to WASM. Intended for use with Echogarden.
kissfft-wasm
KISS FFT library, compiled to WASM. Intended for use with Echogarden.
pffft-wasm
PFFFT FFT library, compiled to WASM. Intended for use with Echogarden.
whisper-onnx-exporter
Exports OpenAI Whisper speech recognition models to ONNX. Mainly intended for use with Echogarden.
whisper-onnx-models
Echogarden project's Repositories
echogarden-project/echogarden
Easy-to-use speech toolset. Written in TypeScript. Includes tools for synthesis, recognition, alignment, speech translation, language detection, source separation and more.
echogarden-project/whisper-onnx-models
echogarden-project/whisper-onnx-exporter
Exports OpenAI Whisper speech recognition models to ONNX. Mainly intended for use with Echogarden.
echogarden-project/espeak-ng-emscripten
eSpeak-NG speech synthesizer, compiled to JavaScript via Emscripten. Intended for use with Echogarden.
echogarden-project/fvad-wasm
WebRTC VAD library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/echogarden-packages
Echogarden package repository
echogarden-project/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
echogarden-project/flite-wasi
Flite speech synthesizer, compiled to WASI. Intended for use with Echogarden.
echogarden-project/kissfft-wasm
KISS FFT library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/pffft-wasm
PFFFT FFT library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/rnnoise-wasm
RNNoise noise suppression library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/audio-io
A Node.js package that provides low-level audio outputs (audio inputs are not implemented yet) for common audio APIs. Supports Windows x64, macOS x64 and arm64, and Linux x64.
echogarden-project/rubberband-wasm
Rubber Band library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/sonic-wasm
Sonic library, compiled to WASM. Intended for use with Echogarden.
echogarden-project/speex-resampler-wasm
Speex resampler, compiled to WASM. Intended for use with Echogarden.
echogarden-project/svoxpico-wasm
SVOX Pico speech synthesizer, compiled to WASM. Intended for use with Echogarden.
echogarden-project/transformers-nodejs-lite
A highly reduced fork of the Xenova JavaScript port of 🤗 transformers. Node.js only, with a lot of functionality removed.