Update asr/README.md

This commit is contained in:
Azhide 2025-11-11 12:22:37 +00:00
parent 5fbe5cd4b4
commit a26677a89d

View File

@ -17,7 +17,7 @@ It yields real-time transcription results as JSON-like events.
- Python 3.10+
- `tritonclient[grpc]`, `tritonclient[http]`, `websockets`
## Install:
## Install
```bash
pip install git+https://git.d.aiengines.ir/bi/asr_triton_client.git@05c8f7a88d3ff41d82591b6beb41bab86d81d421
```