runtime error
Exit code: 1. Reason: βββββ| 3.90k/3.90k [00:00<00:00, 44.6MB/s] tokenizer_config.json: 0%| | 0.00/283k [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 283k/283k [00:00<00:00, 39.2MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 1.04M/1.04M [00:00<00:00, 39.7MB/s] tokenizer.json: 0%| | 0.00/2.48M [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 2.48M/2.48M [00:00<00:00, 50.4MB/s] merges.txt: 0%| | 0.00/494k [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 494k/494k [00:00<00:00, 93.1MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s][A normalizer.json: 100%|ββββββββββ| 52.7k/52.7k [00:00<00:00, 16.5MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s][A added_tokens.json: 100%|ββββββββββ| 34.6k/34.6k [00:00<00:00, 185MB/s] special_tokens_map.json: 0%| | 0.00/2.07k [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 2.07k/2.07k [00:00<00:00, 28.7MB/s] preprocessor_config.json: 0%| | 0.00/340 [00:00<?, ?B/s][A preprocessor_config.json: 100%|ββββββββββ| 340/340 [00:00<00:00, 3.95MB/s] Device set to use cpu Using `chunk_length_s` is very experimental with seq2seq models. The results will not necessarily be entirely accurate and will have caveats. More information: https://github.com/huggingface/transformers/pull/20104. Ignore this warning with pipeline(..., ignore_warning=True). To use Whisper for long-form transcription, use rather the model's `generate` method directly as the model relies on it's own chunking mechanism (cf. Whisper original paper, section 3.8. Long-form Transcription). Traceback (most recent call last): File "/home/user/app/app.py", line 96, in <module> gr.inputs.Audio(source="microphone", type="filepath", optional=True), AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...