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

Assamilator needs to correct the timestamps in the transcripts to use real time based off the file creation date and the telative timestamps in the vtt file. #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jul 20, 2023

Summary:
To address the issue, we need to modify the transcribe_audio function in the AudioProcessor class to extract timestamps from the .vtt file and adjust them based on the file creation date. We will also need to modify the save_to_obsidian_vault function to include these adjusted timestamps in the saved transcription.

To checkout this PR branch, run the following command in your terminal:

git checkout assamilator_needs_to_correct_the_timestamps_in_the

@sam1am
Copy link
Owner

sam1am commented Jul 20, 2023

Produces error:
NameError: name 'adjusted_timestamps' is not defined

Repository owner deleted a comment from chasedson Feb 7, 2024
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

Successfully merging this pull request may close these issues.

1 participant