Coder Social home page Coder Social logo

mydueros's Introduction

MyDuerOS

项目亮点

  • 主要选项实现配置化,包括唤醒词路径,配置等
  • 加入百度语音合成,可以自定义回复
  • 通过DCS协议返回的json实现语义理解,相当于只使用语音识别和百度语音理解
  • 更多请自行发掘

项目来源

DuerOS-Python-Client

原项目作者

百度刘才权
Github主页
简书主页
博客主页

项目教程

本人详细的DuerOS教程

唤醒词

默认是小白
唤醒词训练地址

修改步骤

  • 请修改为自己的DuerOS设备开放平台上创建的音箱产品的ID,需要百度开发者账号授权。
  • 修改根目录下配置文件config.ini
vim config.ini
  • app_id = "百度语音合成产品ID"
  • client_id = '你的CLIENT_ID'
  • client_secret = '你的CLIENT_SECRET'
  • snowboyPmdl = "唤醒词路径"
  • 需要赋予最高权限才可执行
chmod 777 wakeup_trigger_start.sh auth.sh enter_trigger_start.sh 
  • ./auth.sh
  • ./wakeup_trigger_start.sh
  • ./enter_trigger_start.sh
  • 或者在Shell脚本前添加sh
  • sh auth.sh
  • sh wakeup_trigger_start.sh
  • sh enter_trigger_start.sh

说明

  • 时间有限,项目基本停止维护

mydueros's People

Contributors

huangdayu avatar

Stargazers

 avatar

Watchers

 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.