Coder Social home page Coder Social logo

zloop1982 / asr-ios-local Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andyweiqiu/asr-ios-local

0.0 0.0 0.0 32.98 MB

基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)

Objective-C 89.07% Ruby 1.06% Shell 9.87%

asr-ios-local's Introduction

asr-ios-local

中文说明

基于kaldi的ios本地语音识别,整个识别的过程都在本地完成,不需要通过网络传输到服务器解码。

教程https://www.jianshu.com/u/3c2a0bd52ebc

由于kaldi-ios.a和final.mdl文件比较大,没有上传(如果有需要可以留言,我可以把kaldi库和模型文件发出来)。

该demo是将kaldi本地化,直接在iOS本地进行识别,支持实时流,支持跨平台,识别速度快,支持中文和英文模型。

只要替换你的模型,就可以用这个demo来测试你的模型了,不需要你去关注其他的东西。

English description

Based on Kaldi's ios local speech recognition, the whole recognition process is done locally, which does not need to be transmitted to the server for decoding over the network.

Tutorial: https://www.jianshu.com/u/3c2a0bd52ebc

Because the kaldi-ios.a and final.dml files are relatively large, they have not been uploaded (if necessary, you can leave a message, I can send Kaldi library and model files).

This demo is to localize Kaldi and recognize it directly in iOS. It supports real-time streaming, cross-platform support, fast recognition and supports Chinese and English models.

Just replace your model, and you can use this demo to test your model without having to worry about anything else.

asr-ios-local's People

Contributors

andyweiqiu 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.