Telegram bot for automatic call receiving and transcription
This project is an asynchronous Telegram bot that automatically receives audio recordings of calls from Binotel, performs their transcription using OpenAI Whisper, and sends the results as messages in Telegram. The bot operates on a schedule, collecting information about the latest calls, filtering only successful calls with recordings, obtaining audio file URLs, recognizing speech, and saving the results in Google Sheets for further analysis. With integration with AI services and cloud tools, the solution allows for the automation of call processing and increases the efficiency of the team's work.