"Meeting-to-Minute Project leverages Flask API, Google libraries for translation, and advanced models like BERT and T5. Its goal is to seamlessly transform audio files into text, utilizing cutting-edge natural language processing to summarize content. With a focus on accessibility, the project empowers users to translate and summarize meeting minutes into multiple languages, fostering efficient communication across global teams."
Step #1 : Open cmd in the folder of the project
Step #2 : $ pip install -r requirements.txt
Step #3 : $ python main.py