UNPKG

sherpa-onnx-node

Version:

Speech-to-text, text-to-speech, speaker diarization, and speech enhancement using Next-gen Kaldi without internet connection

68 lines (67 loc) 1.68 kB
{ "name": "sherpa-onnx-node", "version": "1.11.3", "description": "Speech-to-text, text-to-speech, speaker diarization, and speech enhancement using Next-gen Kaldi without internet connection", "main": "sherpa-onnx.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/csukuangfj/sherpa-onnx.git" }, "keywords": [ "speech to text", "text to speech", "transcription", "real-time speech recognition", "without internet connection", "locally", "local", "embedded systems", "open source", "diarization", "speaker diarization", "speaker recognition", "speaker", "speaker segmentation", "speaker verification", "spoken language identification", "sherpa", "zipformer", "asr", "tts", "stt", "c++", "onnxruntime", "onnx", "ai", "next-gen kaldi", "offline", "privacy", "open source", "streaming speech recognition", "speech", "recognition", "vad", "node-addon-api", "speaker id", "language id", "speech enhancement", "denoising" ], "author": "The next-gen Kaldi team", "license": "Apache-2.0", "bugs": { "url": "https://github.com/csukuangfj/sherpa-onnx/issues" }, "homepage": "https://github.com/csukuangfj/sherpa-onnx#readme", "optionalDependencies": { "sherpa-onnx-darwin-arm64": "^1.11.3", "sherpa-onnx-darwin-x64": "^1.11.3", "sherpa-onnx-linux-x64": "^1.11.3", "sherpa-onnx-linux-arm64": "^1.11.3", "sherpa-onnx-win-x64": "^1.11.3", "sherpa-onnx-win-ia32": "^1.11.3" } }