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

Most recently uploaded audio file is used for all sessions #131

Open
loganwyas opened this issue Apr 4, 2024 · 0 comments
Open

Most recently uploaded audio file is used for all sessions #131

loganwyas opened this issue Apr 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@loganwyas
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant