-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Is your feature request related to a problem? Please describe.
Currently, there is no organized way to extract and store metadata for each audio file, which makes it difficult to manage and analyze the audio data effectively.
Describe the solution you'd like
Implement a system to extract and organize the following metadata for each piece of audio:
-Speaker's name
-Speaker's gender
-Speaker's age
-Yes/No native speaker
-Topic/keywords
Describe alternatives you've considered
An alternative solution could be to manually extract and input metadata, but this is time-consuming and prone to errors. Automated extraction and organization will be more efficient and reliable.
Additional context
I began developing something similar to this but paused midway through. Feel free to reach out to me for more details.