Giter Site home page Giter Site logo

gopik / vosk-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alphacep/vosk-api

0.0 0.0 0.0 614 KB

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

License: Apache License 2.0

C++ 39.60% Java 16.75% Shell 3.95% JavaScript 10.65% Python 9.84% Makefile 1.02% C# 6.09% C 8.21% Swift 3.87% Objective-C 0.01%

vosk-api's Introduction

About

This project is for adding gmm based recognizers to the vosk api. Items planned:

  1. Add access to online2-wav-gmm-latgen-faster.
  2. Add support for regular expression based LMs. Currently we have a session which maintains state for ongoing recognition in streaming fashion. We need another abstraction where we have a connection within which sessions are included. We can then configure the connection with a specific grammar which is used to build HCLG.fst for that connection. Without this, we either need prebuilt HCLG.fst or build it for each session.

About Vosk

Vosk is an offline open source speech recognition toolkit. It enables speech recognition models for 18 languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian.

Vosk models are small (50 Mb) but provide continuous large vocabulary transcription, zero-latency response with streaming API, reconfigurable vocabulary and speaker identification.

Speech recognition bindings implemented for various programming languages like Python, Java, Node.JS, C#, C++ and others.

Vosk supplies speech recognition for chatbots, smart home appliances, virtual assistants. It can also create subtitles for movies, transcription for lectures and interviews.

Vosk scales from small devices like Raspberry Pi or Android smartphone to big clusters.

Documentation

For installation instructions, examples and documentation visit Vosk Website.

vosk-api's People

Contributors

nshmyrev avatar nnkalita avatar lkiesow avatar ththoma avatar sharcoux avatar hviana avatar peterkronenberg avatar gopik avatar sskorol avatar dremendes avatar he1nr1chk avatar jbaber avatar mmende avatar sadrasabouri avatar proger avatar camillem 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.