# 基于百度API的语音识别与输出人工合成声音 **Repository Path**: anxay/SRASO ## Basic Information - **Project Name**: 基于百度API的语音识别与输出人工合成声音 - **Description**: 语音识别与合成输出 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2021-03-26 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于百度API的语音识别与输出人工合成声音 #### 介绍 语音识别与合成输出 #### 软件架构 软件架构说明 1.python构成全部项目 #### 使用说明 所有源码在main.py,可独立运行。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request