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

Error while performing speaker diarization with new version (3.0.0) #1483

Closed
SrinivasKalagotla opened this issue Sep 30, 2023 · 2 comments
Closed

Comments

@SrinivasKalagotla
Copy link

from optuna.storages import RDBStorage, JournalStorage, JournalFileStorage

ImportError: cannot import name 'JournalStorage' from 'optuna.storages' (C:\Users\kalag\AppData\Local\Programs\Python\Python310\Lib\site-packages\optuna\storages_init_.py)

Optuna version installed = 3.3.0

I tried with other versions, still getting same error. Can any one please help me

@github-actions
Copy link

Thank you for your issue.
We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ.

If your issue is a feature request, please read this first and update your request accordingly, if needed.

If your issue is a bug report, please provide a minimum reproducible example as a link to a self-contained Google Colab notebook containing everthing needed to reproduce the bug:

  • installation
  • data preparation
  • model download
  • etc.

Providing an MRE will increase your chance of getting an answer from the community (either maintainers or other power users).

Companies relying on pyannote.audio in production may contact me via email regarding:

  • paid scientific consulting around speaker diarization and speech processing in general;
  • custom models and tailored features (via the local tech transfer office).

This is an automated reply, generated by FAQtory

@SrinivasKalagotla
Copy link
Author

Solved: Removed the optuna folder from the site-packages and re-installed it

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

1 participant