# chatGPT-ASR **Repository Path**: memochen/chatGPT-ASR ## Basic Information - **Project Name**: chatGPT-ASR - **Description**: ChatGPT接入语音识别与合成的功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://hunter1024.blog.csdn.net/article/details/128984745 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-09-19 - **Last Updated**: 2023-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chatGPT-ASR #### 介绍 ChatGPT接入语音识别与合成的功能 #### 软件架构 OpenAi + Web Speech API #### 安装教程 1. pnpm i #### 使用说明 1. 单独部署src/index.html即可 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request