Skip to main content

πŸš€ Lingopal Cookbook

This repository contains a simple Python client that connects to the Lingopal transcription WebSocket service using your stream ID and API key. πŸ“Œ GitHub Repo: https://github.com/lingopal-ai/lingopal-reference

πŸ“¦ Installation

βœ… Make sure Python 3.8+ is installed

Check your Python version:
If you don’t have Python, download it from https://www.python.org/downloads/.

πŸ“ Set Up and Activate a Virtual Environment

In the root of this repo:

⬇️ Install the dependencies

Install the package in editable/development mode:

What’s Next?

After installation, you can:

Getting Help