MyloBishop / transperLinks
A simple implementation of real-time output device audio transcription and translation using "faster_whisper" and "pyaudiowpatch".
☆22Updated 2 years ago
Alternatives and similar repositories for transper
Users that are interested in transper are comparing it to the libraries listed below
Sorting:
- 基于 faster-whisper 的伪实时语音转写服务☆230Updated 6 months ago
- API and websocket server for sensevoice. It has inherited some enhanced features, such as VAD detection, real-time streaming recognition,…☆518Updated last year
- 这是一款基于FunASR实现的说话人分离的GUI程序☆136Updated 3 months ago
- Whisper realtime streaming for long speech-to-text transcription and translation☆57Updated last year
- 非官方的科大讯飞语音合成(用于朗读,配音场景)python API (基于官方demo增加了:超过2000字上限自动分割再合并音频的功能)☆16Updated last year
- 实时STT,连接OpenAI接口/智谱AI(流式LLM)和GPT-SOVITS/Edge-TTS,通过网页的方式,进行跨网络的服务调用,实现实时对话的效果☆421Updated 10 months ago
- Step-by-step Jupyter notebook tutorials for ChatTTS☆169Updated last year
- This is a speech interaction system built on an open-source model, integrating ASR, LLM, and TTS in sequence. The ASR model is SenceVoice…☆998Updated 8 months ago
- wukong-robot项目是由github网友wzpan等开发并维护的一个开源中文语音对话机器人项目,能够让感兴趣的开发者快速打造个性化的智能音箱。 模块化。功能插件、语音识别、语音合成、对话机器人都做到了高度模块化,第三方插件单独维护,方便继承和开发自己的插件 - 中文…