danielrosehill's picture
New transcripts
eefc50f
raw
history blame
1.07 kB
The intended functionality of the user interface is that I'll upload the voice note and the automatically generated transcript, which came from the voice note transcription. I'm not going to manually correct the transcript but I would like to record some annotations and the UI would save these to a folder which will actually serve as the dataset itself and what I do want is that the link is preserved so that each either there a TXT file for the raw transcript and the audio or it's recorded at the metadata level.<br><br>It should be sequential. So starting with one. and what would be the most useful way for the UI would be that there's a drag and drop interface for uploading the audio because I'll be populating these from voice notes. So I'll be downloading an mp3 from their website and then the two things I do are upload to my UI and copy and paste in the text.<br><br>So what I'd like to happen on the backend is that the first file is renamed 1, saved as 1.mp3 let's say, and the text corresponding to it is 1.txt, or they're just linked at the metadata level.