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

When audio is playing, resetting transcription location doesn't consistently stay where you want it #1481

Open
4 tasks
johnwdubois opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@johnwdubois
Copy link
Owner

Resetting the transcription location to the start doesn't consistently reset the location of the audio playback to the start.

To reproduce

  1. Check the box for "Click to play audio".
  2. Drag the audio slider to about one minute.
  3. Click on a line to play from there.
  4. Press pause.
  5. Press play, See text scroll.
  6. Press pause.
  7. Click to play.
  8. Press CTRL-UP arrow to jump the text to the first line of the transcription.
  9. See how the text keeps jumping back to where the audio is playing.

Fix

  1. Add buttons:
  • Double black triangle pointing left: Jump to first unit (audio and transcription)
  • Double black triangle pointing right: Jump to last unit (audio and transcription)
  • "Sync text to audio"
  1. Add button for "Go to time" function:
  • input box for time value (number input only)
@johnwdubois johnwdubois added bug Something isn't working enhancement New feature or request labels Aug 30, 2024
@johnwdubois johnwdubois added this to Core Aug 30, 2024
@github-project-automation github-project-automation bot moved this to To do in Core Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant