Support adding puncutations to text for node-addon-api (#876)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
const sherpa_onnx = require('sherpa-onnx-node');
|
||||
|
||||
// Please download whisper multi-lingual models from
|
||||
// https://github.com/k2-fsa/sherpa-onnx/releases/tag/asr-models
|
||||
function createSpokenLanguageID() {
|
||||
const config = {
|
||||
whisper: {
|
||||
|
||||
Reference in New Issue
Block a user