marcosremar2 commited on
Commit
e68727e
Β·
1 Parent(s): 34b8b49
Files changed (1) hide show
  1. README.md +11 -0
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.