ICTNLP/LongSpeech-Eval
The proposed Long-Speech understanding evaluation dataset for the paper 'FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing' Usage First download the model from Model. Then 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… See the full description on the dataset page: https://huggingface.co/datasets/ICTNLP/LongSpeech-Eval.
2164
The proposed Long-Speech understanding evaluation dataset for the paper 'FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing'
Usage
First download the model from Model.
Then 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 Training Model
- https://huggingface.co/ICTNLP/FastLongSpeech
Github Pages
- https://github.com/ictnlp/FastLongSpeech
