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

Helper code #13

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Helper code #13

merged 7 commits into from
Mar 28, 2024

Conversation

greenw0lf
Copy link
Collaborator

The files are more or less copied from dane-audio-extraction-worker, with specific changes where appropriate

For config.yml, I added only one worker-specific attribute, which is whether to give word-level timestamps or not (segment-level timestamps instead). If you have other settings in mind I could potentially add (maybe the whole transcription on one line as one of the output attributes), let me know so we can discuss that.

@greenw0lf greenw0lf self-assigned this Mar 19, 2024
This was linked to issues Mar 19, 2024
@greenw0lf greenw0lf marked this pull request as ready for review March 20, 2024 13:48
Copy link
Member

@Veldhoen Veldhoen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, setup seems fine like this!

models.py Outdated Show resolved Hide resolved
models.py Outdated Show resolved Hide resolved
worker.py Outdated Show resolved Hide resolved
worker.py Outdated Show resolved Hide resolved
@greenw0lf greenw0lf merged commit ff3345d into main Mar 28, 2024
1 check passed
@greenw0lf greenw0lf deleted the helper-code branch March 28, 2024 09:54
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.

Create worker.py, io_util, base_util, config Create models.py
2 participants