Audio-Text-to-Text
Adapters
Safetensors
phi4mm
custom_code
guoshoutao commited on
Commit
513c781
·
verified ·
1 Parent(s): 69c34b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,9 +10,10 @@ library_name: adapter-transformers
10
 
11
  # The model for the paper '[StreamUni: Achieving Streaming Speech Translation with a Unified Large Speech-Language Model](https://arxiv.org/abs/2507.07803v1)'
12
 
13
- ![Image](https://huggingface.co/ICTNLP/StreamUni-Phi4/blob/main/model.png)
14
  ## Usage
15
 
 
 
16
  ### Requirements
17
 
18
  Phi-4 family has been integrated in the `4.48.2` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.
 
10
 
11
  # The model for the paper '[StreamUni: Achieving Streaming Speech Translation with a Unified Large Speech-Language Model](https://arxiv.org/abs/2507.07803v1)'
12
 
 
13
  ## Usage
14
 
15
+ Please refer to [Github Page](https://github.com/ictnlp/StreamUni)
16
+
17
  ### Requirements
18
 
19
  Phi-4 family has been integrated in the `4.48.2` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.