ivrit-ai / ivrit.ai

ivrit.ai codebase
MIT License
24 stars 9 forks source link

Extract and Organize Metadata for Audio Files #48

Open yanirmr opened 1 month ago

yanirmr commented 1 month ago

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.