Feature Extraction
Transformers
Safetensors
diva
custom_code
WillHeld commited on
Commit
b79a517
1 Parent(s): c3bac03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,11 +8,10 @@ base_model:
8
  # Model Card for Diva Llama 3
9
 
10
  <!-- Provide a quick summary of what the model is/does. [Optional] -->
11
- This is an end-to-end Voice Assistant Model which can handle speech and text as inputs. It is trained using distillation loss. More details will be in a paper [COMING SOON]!
12
 
13
- See the model in action compared to SALMONN and Qwen-Audio at [diva-audio.github.io](https://diva-audio.github.io).
14
  ## Citation
15
- No Publication As of Yet, But If You Use Please Cite the Below
16
  **BibTeX:**
17
 
18
  ```
 
8
  # Model Card for Diva Llama 3
9
 
10
  <!-- Provide a quick summary of what the model is/does. [Optional] -->
11
+ This is an end-to-end Voice Assistant Model which can handle speech and text as inputs. It is trained using distillation loss. More details in the [pre-print](https://arxiv.org/abs/2410.02678) here.
12
 
13
+ See the model in action at [diva-audio.github.io](https://diva-audio.github.io).
14
  ## Citation
 
15
  **BibTeX:**
16
 
17
  ```