Skip to content

Repository files navigation

Qt Live Caption

A lightweight PyQt6 application that automatically displays real-time captions using speech-to-text technology.

Platform Support

Only Linux is supported at the moment.

AI Model

Only gummy-realtime-v1 is supported at the moment. See Gummy实时语音识别、翻译Python SDK for details.

Set environment variables DASHSCOPE_API_KEY to your API key to use the model.

Getting Started

  1. Clone the repository.
  2. Use uv to install dependencies:
    uv install
  3. Run the application:
    python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages