hf-transformers-bot
commited on
Commit
•
7eb12c4
1
Parent(s):
99bf8fd
Upload 2024-07-04/ci_results_run_pipelines_torch_gpu/torch_pipeline_results.json with huggingface_hub
Browse files
2024-07-04/ci_results_run_pipelines_torch_gpu/torch_pipeline_results.json
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"failed": {
|
3 |
+
"unclassified": 0,
|
4 |
+
"single": 0,
|
5 |
+
"multi": 17
|
6 |
+
},
|
7 |
+
"success": 206,
|
8 |
+
"time_spent": "5:42:03, ",
|
9 |
+
"error": true,
|
10 |
+
"failures": {
|
11 |
+
"multi": [
|
12 |
+
{
|
13 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_seamless_v2",
|
14 |
+
"trace": "(line 3430) TypeError: object of type 'NoneType' has no len()"
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
|
18 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_wav2vec2",
|
22 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_whisper_asr",
|
26 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/128104/1272-128104-0000.flac'"
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_whisper_translation",
|
30 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_distil",
|
34 |
+
"trace": "(line 753) AssertionError: ' Mr. Quilter is the apostle of the middle classes and we[28 chars]pel.' != ' Mr. Quilter is'"
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil",
|
38 |
+
"trace": "(line 753) AssertionError: ' Mr. Quilter is the apostle of the middle classes and we[28 chars]pel.' != ' Mr. Quilter is'"
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speech_to_text_leveraged",
|
42 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
43 |
+
},
|
44 |
+
{
|
45 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_torch_large",
|
46 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_torch_large_with_input_features",
|
50 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_torch_speech_encoder_decoder",
|
54 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_torch_whisper",
|
58 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_whisper_language",
|
62 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/128104/1272-128104-0000.flac'"
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_whisper_large_word_timestamps_batched",
|
66 |
+
"trace": "(line 100) IndexError: tuple index out of range"
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_whisper_prompted",
|
70 |
+
"trace": "(line 572) RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument tensors in method wrapper_CUDA_cat)"
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_xls_r_from_en",
|
74 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_xls_r_to_en",
|
78 |
+
"trace": "(line 357) FileNotFoundError: [Errno 2] No such file or directory: '/Users/sanchitgandhi/.cache/huggingface/datasets/downloads/extracted/aad76e6f21870761d7a8b9b34436f6f8db846546c68cb2d9388598d7a164fa4b/dev_clean/1272/141231/1272-141231-0000.flac'"
|
79 |
+
}
|
80 |
+
]
|
81 |
+
},
|
82 |
+
"job_link": {
|
83 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/9787572702/job/27024279788"
|
84 |
+
}
|
85 |
+
}
|