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

unable to locate SRT file #59

Closed
FeistyViking opened this issue Jun 27, 2023 · 3 comments
Closed

unable to locate SRT file #59

FeistyViking opened this issue Jun 27, 2023 · 3 comments

Comments

@FeistyViking
Copy link

I run diarize.py and all seems to work fine and I can see all the outputs in temp_outputs but I am unable to locate the SRT file.

just running diarize should create the SRT file yes? or do I need to run whisper specifically first?

@albusshin
Copy link

albusshin commented Jun 29, 2023

+1, the last message I see from the terminal is

[NeMo W 2023-06-28 17:30:41 nemo_logging:349] /home/albusshin/.pyenv/versions/3.10.12/lib/python3.10/site-packages/transformers/pipelines/token_classification.py:169: UserWarning: `grouped_entities` is deprecated and will be removed in version v5.0.0, defaulted to `aggregation_strategy="none"` instead.
      warnings.warn(

@albusshin
Copy link

Oh I found it, it's actually in the same directory as the input audio file.

@FeistyViking
Copy link
Author

oh interesting. my input audio file was stored in a location where my account may not have had write permissions to. I will try moving it to a directory I fully own and see if that works

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

3 participants