Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,11 +5,11 @@
|
|
5 |
> This dataset only contains test data, which is integrated into UltraEval-Audio(https://github.com/OpenBMB/UltraEval-Audio) framework.
|
6 |
|
7 |
```shell
|
8 |
-
python audio_evals/main.py --dataset tedlium
|
9 |
|
10 |
-
python audio_evals/main.py --dataset tedlium
|
11 |
|
12 |
-
python audio_evals/main.py --dataset tedlium
|
13 |
```
|
14 |
|
15 |
|
|
|
5 |
> This dataset only contains test data, which is integrated into UltraEval-Audio(https://github.com/OpenBMB/UltraEval-Audio) framework.
|
6 |
|
7 |
```shell
|
8 |
+
python audio_evals/main.py --dataset tedlium-release1 --model gpt4o_audio
|
9 |
|
10 |
+
python audio_evals/main.py --dataset tedlium-release2 --model gpt4o_audio
|
11 |
|
12 |
+
python audio_evals/main.py --dataset tedlium-release3 --model gpt4o_audio
|
13 |
```
|
14 |
|
15 |
|