TensorBoard
Safetensors
English
long_speech_qwen2audio
FastLongSpeech / README.md
guoshoutao's picture
Update README.md
e54daf7 verified
metadata
license: apache-2.0
datasets:
  - ICTNLP/LongSpeech-Eval
language:
  - en
metrics:
  - accuracy
base_model:
  - Qwen/Qwen2-Audio-7B-Instruct

The model for the paper 'FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing'

Usage

Please refer to Github Page

Requirements

We suggest to run with Python 3.10. Examples of usage:

git clone https://github.com/ictnlp/FastLongSpeech.git
cd transformers-main
pip install -e .
pip install deepspeed sentencepiece librosa 

Evaluation Datasets

Github Pages