You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug + expected behavior
When the user uploads a new audio file, it overwrites the previous one instead of being used for just that particular audio session. There should be an individual audio file for each session, and not interfere with the other sessions.
Steps to reproduce
Create an audio session, and upload an audio file
Create a second audio session, and upload a different audio file
Go back to the first audio session, and click "Transcribe". It should have transcribed the audio file of the second session.
Device information
OS: Windows
Python version: 3.10.8
The text was updated successfully, but these errors were encountered:
Describe the bug + expected behavior
When the user uploads a new audio file, it overwrites the previous one instead of being used for just that particular audio session. There should be an individual audio file for each session, and not interfere with the other sessions.
Steps to reproduce
Device information
The text was updated successfully, but these errors were encountered: