Coder Social home page Coder Social logo

asr-api's Introduction

Introduction

This is an ASR API server.

Usage

  • Download it from release

  • Unzip it, and click run.bat

run-from-cmd

API

  • Default host: http://localhost:8200

POST /asr

  • Description: offline stream asr, It returns the currently recognized text.
  • Example:

api-asr

POST /punct

  • Description: offline punctuation restoration
  • Example:

api-punct

Dev

  • Install
> virtualenv venv --python=python3.8.10
> pip install -r requirements.txt

Then, adjust model folder structure like this:

- ...
- model
    - vosk-model-en-us-0.22-lgraph
        - am
        - conf
        - graph
        - ivector
    - INTERSPEECH-T-BRNN.pcl
- ...
- README.md
  • Run
> dev

Package

In virtual env:

> build

License

MIT

asr-api's People

Contributors

rerender2021 avatar

Stargazers

 avatar  avatar  avatar miao_miao avatar SatanFu avatar

Watchers

 avatar

Forkers

weweaaa

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.