Publish node-addon-api wrapper for sherpa-onnx as npm packages (#829)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// Copyright (c) 2024 Xiaomi Corporation
|
||||
const sherpa_onnx = require('../lib/sherpa-onnx.js');
|
||||
const performance = require('perf_hooks').performance;
|
||||
|
||||
// Please download test files from
|
||||
// https://github.com/k2-fsa/sherpa-onnx/releases/tag/asr-models
|
||||
const config = {
|
||||
'featConfig': {
|
||||
'sampleRate': 16000,
|
||||
|
||||
Reference in New Issue
Block a user