# Python ue离线语音识别 **Repository Path**: luyanjie_admin/python-ue-offliereconize ## Basic Information - **Project Name**: Python ue离线语音识别 - **Description**: Python ue离线语音识别 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-02 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## About This is a server for highly accurate offline speech recognition using Kaldi and [Vosk-API](https://github.com/alphacep/vosk-api). There are four different servers which support four major communication protocols - MQTT, GRPC, WebRTC and Websocket The server can be used locally to provide the speech recognition to smart home, PBX like freeswitch or asterisk. The server can also run as a backend for streaming speech recognition on the web, it can power chatbots, websites and telephony. ## Documentation For documentation and instructions see [Vosk Website](https://alphacephei.com/vosk/server)