Commit 57cf8ccf authored by Deep-unlearning's avatar Deep-unlearning
Browse files

Add install via pip

parent 5ea2bf5f
......@@ -68,6 +68,12 @@ git submodule update --init --recursive
pip install -r requirements.txt
```
Kimi‑Audio can now be installed directly via **pip**.
```bash
pip install torch
pip install git+https://github.com/MoonshotAI/Kimi-Audio.git
```
## Quick Start
This example demonstrates basic usage for generating text from audio (ASR) and generating both text and speech in a conversational turn.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment