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

Allow Work on Sequence of Related Segments from the Same Audio Source #1

Open
yanirmr opened this issue Jul 28, 2024 · 1 comment
Open

Comments

@yanirmr
Copy link

yanirmr commented Jul 28, 2024

Is your feature request related to a problem? Please describe.
Currently, segments are selected randomly, which can cause users to jump from one topic to another. This randomness can be disruptive and limit the effectiveness of long tagging sessions, as users need to constantly adjust to new contexts.

Describe the solution you'd like
Implement a feature that allows users to work on a sequence of related segments from the same audio source. This would provide continuity and make it easier for users to stay focused and efficient during tagging sessions.

Describe alternatives you've considered
An alternative solution could be to provide an option for users to select whether they want to tag segments randomly or in sequence.

Additional context
This feature would require changes to the backend to enable sequential selection of segments from the same audio source. Improving the continuity of tagging sessions is expected to enhance user productivity and overall tagging quality.

@yanirmr yanirmr transferred this issue from ivrit-ai/ivrit.ai Aug 1, 2024
@yairl
Copy link
Contributor

yairl commented Aug 2, 2024

I think allowing this would work even better if we re-split our dataset (which I think is a good thing) to disallow skipping short segments.

@yanirmr makes sense?

@ivrit-ai ivrit-ai deleted a comment from yairl Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants