Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Kimi-Audio
Commits
430be2d4
Unverified
Commit
430be2d4
authored
May 28, 2025
by
bigmoyan
Committed by
GitHub
May 28, 2025
Browse files
Merge pull request #94 from Deep-unlearning/update-readme-installation
Add install via pip in README.md
parents
2607d515
57cf8ccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
430be2d4
...
@@ -68,6 +68,12 @@ git submodule update --init --recursive
...
@@ -68,6 +68,12 @@ git submodule update --init --recursive
pip
install
-r
requirements.txt
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
## Quick Start
This example demonstrates basic usage for generating text from audio (ASR) and generating both text and speech in a conversational turn.
This example demonstrates basic usage for generating text from audio (ASR) and generating both text and speech in a conversational turn.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment