Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'ctranslate2' has no attribute 'StorageView' #1220

Open
Fengyinjie opened this issue Jan 10, 2025 · 2 comments
Open

Comments

@Fengyinjie
Copy link

installed ctranslate2-4.5.0 faster_whisper-1.1.1 , but in WhisperModel
encoder_output: Optional[ctranslate2.StorageView] = None,
AttributeError: module 'ctranslate2' has no attribute 'StorageView'

@Fengyinjie
Copy link
Author

I am running faster_whisper==faster_whisper-1.1.1 in a CPU environment and have downloaded the dependency package ctranslate2-4.5.0 (ctranslate2-4.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl) on linux . After installing it, I still encounter an error. I did not find the corresponding dependency wheel at https://github.com/OpenNMT/CTranslate2/actions/runs/6814821602.

@MahmoudAshraf97
Copy link
Collaborator

what python version are you on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants