Links17 / realtime-whisper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime-whisper

说明

使用openAI/whisper 作speech to text,并实时解析麦克风传输的数据

启动

python install -r requirements.txt
python mqtt_client.py
python microphone_utils.py

传输

通过MQTT作流式传输,并实时解析

About


Languages

Language:Python 97.4%Language:JavaScript 2.6%