This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Karel Vesely 3f2a17ef47 Fixes issue #535 , fix hexa 1-char tokens in ASR output. (#550)
- Avoid output like : `[' K', '<0x64>', '<0x79>', 'ť', ' a', '<0x75>',
  'to', 'bu', '<0x73>', '<0x75>', ... ]` with regular 500 BPE units.
- Don't rewrite 1-char tokens in range [ 0x20 (space) .. 0x7E (tilde) ]
2024-01-26 19:23:20 +08:00
2023-04-15 22:17:28 +08:00
2023-08-18 14:28:44 +08:00
2023-02-22 11:30:46 +08:00

Introduction

Documentation: https://k2-fsa.github.io/sherpa/onnx/index.html

See https://github.com/k2-fsa/sherpa

This repo uses onnxruntime and does not depend on libtorch.

Description
*此项目已归档,勿使用*
Readme Apache-2.0 47 MiB
Languages
C++ 38.3%
Python 16.3%
Shell 7.6%
Kotlin 5.1%
JavaScript 5.1%
Other 27.4%