Spaces:
Build error
Build error
Commit
Β·
e68727e
1
Parent(s):
34b8b49
dfdfd
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π¦π§ LLaMA-Omni: Seamless Speech Interaction with Large Language Models
|
2 |
|
3 |
This is a Gradio deployment of [LLaMA-Omni](https://github.com/ictnlp/LLaMA-Omni), a speech-language model built upon Llama-3.1-8B-Instruct. It supports low-latency and high-quality speech interactions, simultaneously generating both text and speech responses based on speech instructions.
|
|
|
1 |
+
---
|
2 |
+
title: LLaMA-Omni
|
3 |
+
emoji: π¦π§
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.50.2
|
8 |
+
app_file: app_gradio_spaces.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# π¦π§ LLaMA-Omni: Seamless Speech Interaction with Large Language Models
|
13 |
|
14 |
This is a Gradio deployment of [LLaMA-Omni](https://github.com/ictnlp/LLaMA-Omni), a speech-language model built upon Llama-3.1-8B-Instruct. It supports low-latency and high-quality speech interactions, simultaneously generating both text and speech responses based on speech instructions.
|