When I choose Faster Whisper and Large model Frist time,Buzz will crash.
As Title, other model can download. but download Large mode will crash.
This should be fixed in the latest version https://github.com/chidiwilliams/buzz/releases/tag/v0.8.4
No, I Select 「Help」->「Preferences」->「Model」->「Group: Faster Whiper」->「Large」->「Donwnload」, a windowns show fast then close. At version0.8.4
And I try another way , exception has happen.
[image: image.png] [image: image.png]
Traceback (most recent call last): File "multiprocessing\process.py", line 314, in _bootstrap File "multiprocessing\process.py", line 108, in run File "buzz\transcriber.py", line 351, in transcribe_whisper File "buzz\transcriber.py", line 369, in transcribe_hugging_face File "buzz\transformers_whisper.py", line 10, in load_model File "transformers\processing_utils.py", line 182, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "transformers\processing_utils.py", line 226, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "transformers\feature_extraction_utils.py", line 306, in from_pretrained feature_extractor_dict, kwargs = cls.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "transformers\feature_extraction_utils.py", line 402, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "transformers\utils\hub.py", line 380, in cached_file raise EnvironmentError( OSError: C:\Users\user.cache\huggingface\hub\models--guillaumekln--faster-whisper-large-v2\snapshots\f541c54c566e32dc1fbce16f98df699208837e8b does not appear to have a file named preprocessor_config.json. Checkout ' https://huggingface.co/C:\Users\user.cache\huggingface\hub\models--guillaumekln--faster-whisper-large-v2\snapshots\f541c54c566e32dc1fbce16f98df699208837e8b/None' for available files.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 4, in
Chidi Williams @.***> 於 2023年11月5日 週日 上午4:07寫道:
This should be fixed in the latest version https://github.com/chidiwilliams/buzz/releases/tag/v0.8.4
— Reply to this email directly, view it on GitHub https://github.com/chidiwilliams/buzz/issues/620#issuecomment-1793543190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV5GP7ESPRYSCFTASUE6RJ3YC2OA3AVCNFSM6AAAAAA62GZPLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGU2DGMJZGA . You are receiving this because you authored the thread.Message ID: @.***>
The same happens to me when I use Whisper large on Win 11 :/ Worked before on the same machine. I already reinstalled buzz (0.8.4 and 0.9.0) and python 3.10 and deleted downloaded models from %userprofile%/.cache without any changes
Issue with Faster whisper model downloads was fixed. Please try latest development version. Log into the GitHub and download it from some successful build from the Actions section https://github.com/chidiwilliams/buzz/actions?query=branch%3Amain