feat: Add MP3Reader class for mp3 file reader
Description
-
Summary: This PR introduces a new feature that adds the
MP3Readerclass for reading and processing MP3 files to extract text data. -
Related Issue: This feature was developed to enhance the capability of the project to handle audio input, specifically MP3 files, and convert them into a textual format
Type of change
- [x] New features (non-breaking change).
Checklist
- [x] I have performed a self-review of my code.
- [x] I have added thorough tests if it is a core feature.
- [x] The feature is well documented.
@cin-albert Implemented the changes as per your suggestion. Please review the updated code. Thank you!
@taprosoft @cin-albert Is there anything else needed from my end, or any additional feedback before it can be merged? Thanks for your time!
Hi @Deepchavda007, sorry for the very late reply!
Would it be okay if I made some modifications to your PR to make it work? No worries at all if it’s inconvenient—we can take it step by step instead.
No problem at all! Thanks for getting back to me. Please feel free to make any modifications to the PR if needed—I'm completely okay with that.