Hengy1111 commited on
Commit
eb75108
·
verified ·
1 Parent(s): 13d07b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ Download the pre-trained Sentence-BERT model and tokenizer from the following UR
15
  https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2/tree/main
16
  Place the downloaded pre-trained model and tokenizer inside the ../../qwen2_audio_baseline/Bert_pretrain.
17
 
 
 
 
 
18
  Environment:
19
  cd ../../qwen2_audio_baseline
20
  pip install -r requirements.txt
 
15
  https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2/tree/main
16
  Place the downloaded pre-trained model and tokenizer inside the ../../qwen2_audio_baseline/Bert_pretrain.
17
 
18
+ Get the API for qwen2-audio-instruct from the following URL:
19
+ https://help.aliyun.com/zh/model-studio/get-api-key?spm=a2c4g.11186623.0.0.4eee4823sRBTDW&accounttraceid=3dc788b6beba4fd8a4415f2eff7b4ed5prhq
20
+
21
+
22
  Environment:
23
  cd ../../qwen2_audio_baseline
24
  pip install -r requirements.txt