Giter VIP home page Giter VIP logo

agangzz / rapidasr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rapidai/rapidasr

0.0 0.0 0.0 5.82 MB

A Cross platform implementation of Wenet ASR inference. It's based on ONNXRuntime and Wenet. We provide a set of easier APIs to call wenet models.

License: Other

Shell 5.18% CMake 0.64% C++ 80.20% C 0.18% Python 3.18% Cython 2.40% Starlark 0.35% Makefile 7.67% Batchfile 0.03% M4 0.18%

rapidasr's Introduction

RapidASR: a new member of RapidAI family.

Our vision is to offer an out-of-box engineering implementation for ASR.

A cpp implementation of recognize-onnx.py in Wenet-asr in which it implements the inference with ONNXRuntime. For a version of pure CPP code, we need to do a bit of work to rewrite some components.

Special thanks to its original author SlyneD.

Less is more. Less dependency, more usability.

Just offline mode, not support stream mode, aka separate files can be recognized.

Supported modes:

  • CTC_GREEDY_SEARCH
  • CTC_RPEFIX_BEAM_SEARCH
  • ATTENSION_RESCORING

Progress:

  • Linux
  • Mac
  • Android
  • Windows

Models

The model is original from https://github.com/wenet-e2e/wenet/tree/main/examples/wenetspeech/s0 and tested with recognize-onnx.py.

Download:

URL:https://pan.baidu.com/s/1BTR-uR_8WWBFpvOisNR_PA 
CODE:9xjz 

  • Sample Rate:

16000Hz

  • sample Depth:

16bits

  • channel:

single

Build

  • Linux

TBD

  • Windows
Visual studio 2019 & cmake 3.20



cd thirdpart
build_win.cmd x86|x64

Notice:

The project is under the protection of GPL V2 and commercial license.

For a commercial license, please contact us: [email protected]

Commercial support

For a commercial user, we offer a library to resample input data including mp3, mp4, mkv and so on.

Please visit: https://github.com/RapidAI/RapidAudioKit

rapidasr's People

Contributors

znsoftm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.