Baidu-AIP / speech_realtime_apiLinks
实时语音识别API WebSocket
☆145Updated last year
Alternatives and similar repositories for speech_realtime_api
Users that are interested in speech_realtime_api are comparing it to the libraries listed below
Sorting:
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方 法☆273Updated last month
- ASRT语音识别系统的Python版SDK☆52Updated 3 years ago
- 超快的中文普通话TTS☆119Updated 4 years ago
- 语音识别API,分实时语音和长语音离线上传识别,支持中英文等多达100个国家的语言实时转写和同声传译☆79Updated 6 months ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆170Updated last year
- 端到端语音唤醒工具箱,从模型训练到模型推理。☆120Updated 10 months ago
- Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高☆497Updated 7 months ago
- “alibabacloud-nls-python-sdk提供使用阿里云智能语音服务的能力,包括语音识别、语音合成、文件转写等。”☆61Updated last month
- Sample Repository for the AlibabaCloud Bailian Speech SDK☆231Updated 2 weeks ago
- ASR 2Pass onnxruntime and websocket server, based on FunASR(https://github.com/alibaba-damo-academy/FunASR).☆73Updated 3 months ago
- 📣 商用级开源语音自动识别程序库,开箱即用,全平台支持,中英文混合识别。A Cross-platform implementation of ASR inference. It's based on ONNXRuntime and FunASR. We provide …☆563Updated last year
- 中文标点符号模型,可以给文本添加标点符号。☆142Updated 6 months ago
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo☆179Updated 3 years ago
- 一个简单的语音助 手框架实现,唤醒词为:“嘿 小二”。(rasa以及自训练的部分遗失了,在框架上适配了对开放平台接口的调用,可根据本地训练的模型对robot中对应功能进行扩展、替换)☆25Updated 6 years ago
- ☆54Updated 2 months ago
- 重生之我是 AI 打工人。前世,我的身份默默无闻,来去匆匆,不知道自己将在何地出生。然而,命运给予了我难得的机会,让我重生为一名 AI 打工人。☆48Updated 2 years ago
- 简单实现VAD+声纹锁+SenseVoice完成类语音实时转录的小项目☆29Updated 9 months ago
- 基于FunASR实现语音识别,包含常规版和ONNX版(推荐)。☆41Updated 9 months ago
- SummerAsr 是一个基于C++的可独立编译且几乎没有额外依赖库的本地中文语音识别器。 Summer Asr is a Chinese automatic speech recognize project written with C++ that can be eas…☆95Updated 7 months ago
- 阿里SenseVoice的fastpi封装,采用onnx发布,体积更小,附带量化模型,支持GPU。支持从URL文件进行语音识别。☆90Updated 10 months ago
- 基于python的语音识别服务部署,任何一个支持一句话解码的ASR模型接口,都可仿照该框架部署自己的语音识别服务☆51Updated 3 years ago
- 基于语音的语种识别☆30Updated last year
- 本地完整部署ASR(K2)-NLP(Rasa,Spacy)-LLM(Chatglm2)-TTS(Vits)☆143Updated 3 months ago
- 基于Kersa实现的声纹识别模型☆143Updated 9 months ago
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数 据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆530Updated 2 years ago
- 沪语(上海话)ASR(语音识别)模型☆22Updated last year
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆686Updated last month
- Pseudo Streaming SenseVoice with Hotwords☆311Updated 4 months ago
- wukong-robot的一键安装脚本.☆97Updated 2 years ago
- 基于Gradio开发的ChatGPT聊天应用,可以文字 或 语音对话,发送的音频通过OpenAI的STT转文本后,再通过ChatGPT生成回复,回复的内容通过OpenAI TTS合成后返回并自动播放,实现语音聊天功能。☆35Updated last year