JavaScript API (node-addon) for speaker diarization (#1408)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"main": "lib/sherpa-onnx.js",
|
||||
"version": "1.0.0",
|
||||
"description": "Speech-to-text and text-to-speech using Next-gen Kaldi without internet connection",
|
||||
"description": "Speech-to-text, text-to-speech, and speaker diarization using Next-gen Kaldi without internet connection",
|
||||
"dependencies": {
|
||||
"cmake-js": "^6.0.0",
|
||||
"node-addon-api": "^1.1.0",
|
||||
@@ -21,8 +21,18 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user