hayabhay / frogbase

Transform audio-visual content into navigable knowledge.
https://frogbase.dev
MIT License
781 stars 95 forks source link

Feature request - quick way to pause audio without losing spot in page? #3

Closed yiek888 closed 1 year ago

yiek888 commented 2 years ago

Hey, really enjoying checking this so far, thanks for sharing it.

I'm trying this out by reading along some transcripts for some YouTube videos and taking notes, and sometimes I have to pause to finish my note but I don't have an easy way of doing that without scrolling all the way up the page to the pause button on the audio player (I'm currently just using the trimmed audio player). But then after I pause, I have lost my spot in the page on the transcript. Any ideas for making pausing the audio player easier and letting me keep my spot on the page to make it easy to take notes?

Also another sneak request, in the terminal stdout logs I see the transcription timestamps in MM:SS.mmm format, but in the Streamlit UI it looks like the timestamps are only in seconds (so like 181.6s instead of 03:01.600). Any way to get the Streamlit UI timestamps format to minutes, seconds, millis?

hayabhay commented 2 years ago

Excellent call! Updating the UI and making it more usable is the first thing on my roadmap so I'll add this in over the weekend! Stay tuned!

hayabhay commented 1 year ago

Apologies for the delay but you should now be able to save the spot and navigate through segments and play the corresponding audio segment easily (ref #13)