Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,18 @@ print("Kimi-Audio inference examples complete.")

```

### Gradio Web Demo

![alt text](assets/kimia_gradio.png)

```bash
python kimi_web_demo.py
```
Then you can access the demo at `http://localhost:7860`.




## Evaluation

Kimi-Audio achieves state-of-the-art (SOTA) performance across a wide range of audio benchmarks.
Expand Down
Loading