Datasets:
Tasks:
Question Answering
Modalities:
Audio
Formats:
soundfolder
Languages:
English
Size:
< 1K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# The proposed Long-Speech understanding evaluation dataset for the paper '[FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing](https://arxiv.org/abs/2507.14815)'
|
2 |
|
3 |
## Usage
|
@@ -20,4 +29,4 @@ pip install deepspeed sentencepiece librosa
|
|
20 |
## Training Model
|
21 |
- https://huggingface.co/ICTNLP/FastLongSpeech
|
22 |
## Github Pages
|
23 |
-
- https://github.com/ictnlp/FastLongSpeech
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- n<1K
|
9 |
+
---
|
10 |
# The proposed Long-Speech understanding evaluation dataset for the paper '[FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing](https://arxiv.org/abs/2507.14815)'
|
11 |
|
12 |
## Usage
|
|
|
29 |
## Training Model
|
30 |
- https://huggingface.co/ICTNLP/FastLongSpeech
|
31 |
## Github Pages
|
32 |
+
- https://github.com/ictnlp/FastLongSpeech
|