ivrit-ai / crowd-transcribe

Crowd transcription server
3 stars 3 forks source link

Enhance Tagging App Media Controls with Jump Buttons and Improved Slider #14

Open jeckyJeck opened 10 months ago

jeckyJeck commented 10 months ago

Add buttons for 2 or 3 sec backward and forward jumps.

Increase the slider's size to enable more precise control.

yanirmr commented 3 months ago

Is your feature request related to a problem? Please describe. The current tagging interface lacks precise media control features, making it difficult to accurately navigate audio segments. Users often need to rewind or fast forward by small increments, which is not efficiently supported by the existing controls. Additionally, the current slider size makes precise navigation challenging.

Describe the solution you'd like The tagging interface should include buttons for 2 or 3-second backward and forward jumps. These buttons will allow users to quickly and accurately navigate through audio segments. Additionally, the slider size should be increased to enable more precise control over audio navigation.

Describe alternatives you've considered An alternative solution could be to implement customizable jump intervals, allowing users to set their preferred jump duration. Another option could be to provide keyboard shortcuts for backward and forward jumps to enhance user efficiency.

Additional context Implementing these features will require changes to both the backend and the frontend of the tagging interface. Enhancing the media controls will improve the overall user experience and accuracy in tagging audio segments.