π 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:π 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:- Start a stream via API
- Connect to the WebSocket client
- Explore the examples in the
examples/directory - Check out the full API documentation
Getting Help
- Visit our GitHub repository for the latest code and issues