Code Monkey home page Code Monkey logo

simpleofflineasr_demo_sw's Introduction

一、功能说明 Simple ASR Description

简单的离线命令词语音识别程序。

演示视频:https://www.bilibili.com/video/BV1b54y1B7ne?from=search&seid=12613039173403878744

针对特定人,需要预先录制命令词语音模板。

建议使用外接麦克录音,电脑内置麦克可能因为噪音过大不能正常识别语音

本程序最多支持20个命令词,模板录音最长时间20秒。
直接匹配语谱图特征(类似dhash),能够简单识别中文英文及各种方言口语

Simple offline command word speech recognition program.
for specific people, need to pre-record the command word speech template.

It is recommended to use an external microphone for recording. The built-in microphone in the computer may not be able to recognize speech normally due to too much noise

The program supports a maximum of 20 command words, voice template recording a maximum of 20 seconds.
By directly matching the language spectrum features (similar to Dhash), it can simply identify Chinese, English and various dialects.

二、开发环境 Development Environment

pycharm 2019CE
jupyter notebook
python 3.8.1
numpy 1.18.2
matplotlib 3.2.1
pyaudio 0.2.11
PyQt5 5.14.2
wave

三、屏幕截图 Screenshot

simpleofflineasr_demo_sw's People

Contributors

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