Giter Site home page Giter Site logo

simplespeech2text's Introduction

简易语音识别

基于科大讯飞SDK简易语音识别系统,简单应付一下单位开会等活动记录的问题

运行方法

运行之前

  1. 用python3运行
  2. 在ServerInteract.py中设置好科大讯飞APPID、APIKEY和APISecret
  3. 安装好必须的dependencies包括pyaudio和websocket-client

正式运行

  1. 先开始录音
$ python3 RecordMain.py
  1. 开始识别
$ python3 Speech2TextMain.py

simplespeech2text's People

Watchers

James Cloos avatar DumbMarmot 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.