-
Notifications
You must be signed in to change notification settings - Fork 1
Bulk audio upload #7
Copy link
Copy link
Open
Labels
Level-1New feature or requestNew feature or request
Description
Admin Section:
Develop a feature enabling the simultaneous upload of numerous recorded audio files.
The backend processing should occur sequentially, where each file is sent individually to the machine learning model, and the outcomes are saved in the database one by one. During this process, the front end should be redirected to the admin dashboard.
For reference:
There exists a backend route dedicated to parsing a single audio file and collecting results from the ML model.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Level-1New feature or requestNew feature or request