This is an Audio Summarizer API created for the purpose of audio content summarization. It is useful for extracting key insights from podcasts, lectures, interviews, meetings, etc.
This code was created for tutorial purposes. Follow the tutorial here:
- Audio Summarization: Generate a concise summary of your audio content
- Customization: Use prompt engineering to control the way you want your content to be summarized.
- Tutorial: This is a link to a tutorial to understanding the code
To get started with the Audio Summarization API, follow these steps:
- Installation: Clone this repository
git clone https://github.com/username/repo.git
- Prerequisites: Make sure you have the required dependencies installed
pip install requirements.txt
- Use the API: Run this command in your preferred terminal in the location of the main.py file
python -m main