bugbakery / transcribee

open source audio and video transcription software
https://transcribee.net
GNU Affero General Public License v3.0
296 stars 19 forks source link

Bug: Splitting a single token into multiple tokens fails #354

Open moeffju opened 1 year ago

moeffju commented 1 year ago

I had the following frontend bug occur in current dev, but I did not manage to reproduce it unfortunately.

I transcribed "Jens Spahn's Credit Score is Very Good" from cccamp23. At timestamp 40:20 whisper recognized "die überlegen jetzt an ner Lösung" as "die überlegen jetzt Analösung". I selected the "Anal" (sorry) in "Analösung" to edit that token and typed "an ner L", but the UI would only edit the first letter so the "an ner " was just completely lost.

I was unable to reproduce the bug with other words in several attempts, but maybe somebody else had this happen and had better luck or you have an idea how this could happen in the editor.

moeffju commented 1 year ago

I just managed to accidentally hit it again editing multiple sequential words. In the fourth word, my cursor got "stuck" in a cell and every key I press just overwrites that same character over and over again.

image image

moeffju commented 1 year ago

Browser: Firefox 118.0b5 64-bit on Win64

moeffju commented 1 year ago

In that case the alignment also got thrown off. When I click "nur" in the screenshot the highlight is placed on "ist" in the next line.