Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -190,15 +190,13 @@ Welcome to the demo of **Salt**, a speech and language model. Vikhr Salt is capa
|
|
190 |
## **π Try it out:**
|
191 |
Explore the tabs to try the **Text - Audio** and **Audio - Text** modes!
|
192 |
|
193 |
-
---
|
194 |
|
195 |
-
|
196 |
-
|
197 |
-
|
|
|
|
|
198 |
|
199 |
-
### **π Code**
|
200 |
-
[Explore the code](https://github.com/VikhrModels/Vikhr4o)
|
201 |
-
</div>
|
202 |
|
203 |
"""
|
204 |
with gr.Blocks() as demo:
|
|
|
190 |
## **π Try it out:**
|
191 |
Explore the tabs to try the **Text - Audio** and **Audio - Text** modes!
|
192 |
|
|
|
193 |
|
194 |
+
### **π Preprint**
|
195 |
+
[Read the paper](https://docs.google.com/document/d/1ZvV47W4BCyZM_JfDC1BKj-0ozwPck5t2yNB8jORVshI/edit?usp=sharing)
|
196 |
+
|
197 |
+
### **π Code**
|
198 |
+
[Explore the code](https://github.com/VikhrModels/Vikhr4o)
|
199 |
|
|
|
|
|
|
|
200 |
|
201 |
"""
|
202 |
with gr.Blocks() as demo:
|