# Python_Real-time_speech_recognition **Repository Path**: ysl2/python_-real-time_speech_recognition ## Basic Information - **Project Name**: Python_Real-time_speech_recognition - **Description**: 本项目基于Python进行开发,使用了baidu-aip进行语音识别和生成语音,采用图灵机器人Api完成闲聊对话。在clone本项目之后请先在AudioConfig中配置其接口的APPID,KEY,SecretKey等信息。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-12 - **Last Updated**: 2022-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python_Real-time_speech_recognition #### 介绍在clone本项目之后 本项目基于Python进行开发,使用了baidu-aip进行语音识别和生成语音,采用图灵机器人Api完成闲聊对话。 #### 软件架构 软件架构说明 #### 安装教程 1. 在Clone本项目后请在项目根目录运行 "pip -r requirements.txt" 进行必要依赖的安装 2. 请先在AudioConfig中配置其接口的APPID,KEY,SecretKey等信息。 #### 使用说明 1. Python __main__.py #### 参与贡献 1. Fork 本仓库 2. 由Jamiexu 新建 master分支 3. 由Jamiexu 提交代码 4. 新建 Pull Request #### 特技 2. 作者博客 [blog.jamiexu.cn](https://blog.jamiexu.cn)