Skip to content

EFB语音识别中间件,基于原仓库更改,保证了不重复发送识别语音,增加了一些小改动

Notifications You must be signed in to change notification settings

iaurman/efb-voice_recog-middleware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceRecogMiddleware: A middleware for EFB

Original Project

本项目基于:https://github.com/ehForwarderBot/efb-voice_recog-middleware

Changes

  1. 保证了只发送一次包括识别的语音,不重复发送
  2. 只启用一个识别引擎时:去除语音识别工具的名称、去除第一个多余回车
  3. 去除结尾的句号。
  4. 删除了'recog`'命令(使用此命令原仓库可满足需求)

Installation

pip install git+https://github.com/iaurman/efb-voice_recog-middleware/

About

EFB语音识别中间件,基于原仓库更改,保证了不重复发送识别语音,增加了一些小改动

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%