TG Bot for audio to text translation
A script in Python is needed that will:
- Receive audio files from email or a bot
- Convert audio to text — using Google Speech API or another service. The main recognition language is Russian.
- Send text to Telegram — sending text to the specified Telegram chat via a bot
.Experience with Python, Google Speech API, and Telegram API is required.
Place your bid, ready to discuss the project, budget, and deadlines
I need to automate the process of handling calls through IP telephony and sending information to a Telegram channel. Here’s what I want to do:
Notification of incoming call in Telegram — when a call comes in, a notification about the incoming call (number or other identifier of the caller, time and date) should immediately appear in the channel.
Sending the audio recording of the call to Telegram — after the call ends, the recording is automatically sent to email. It needs to be set up so that the script retrieves this recording from the email (for example, in mp3 or wav format) and sends it to the Telegram channel.
Converting audio file to text — after the recording is received, a service for speech recognition (for example, Google Speech API) should be used to turn the audio into text.
Processing text through ChatGPT — the text from the audio recording needs to be sent to ChatGPT to summarize the conversation (highlight key points).
Sending the summary to Telegram — after processing the text, the summary needs to be sent to the same Telegram channel as a comment under the original audio recording.
In total, the output will be:
- Notification of the call in Telegram.
- Audio recording of the call in Telegram.
- Text summary of the conversation in Telegram.
Everything should work automatically, without the need for intervention. For this, it will probably be necessary to set up work with email, an API for speech recognition, integration with Telegram, and ChatGPT.
Мне нужно автоматизировать процесс обработки звонков через IP-телефонию и отправки информации в Telegram-канал. Вот что я хочу сделать:
Уведомление о входящем звонке в Telegram — когда поступает звонок, чтобы сразу в канале появлялось уведомление о входящем звонке (номер или другой идентификатор звонящего, время и дата).
Отправка аудиозаписи звонка в Telegram — после завершения звонка запись автоматически отправляется на почту. Нужно настроить, чтобы скрипт забирал эту запись с почты (например, в формате mp3 или wav) и отправлял ее в Telegram-канал.
Преобразование аудиофайла в текст — после того как запись будет получена, нужно использовать сервис для распознавания речи (например, Google Speech API), чтобы превратить аудио в текст.
Обработка текста через ChatGPT — текст из аудиозаписи нужно отправить в ChatGPT, чтобы тот сделал выжимку из разговора (выделил ключевые моменты).
Отправка выжимки в Telegram — после обработки текста выжимку нужно отправить в тот же Telegram-канал как комментарий под оригинальной аудиозаписью.
Итого, на выходе:
- Уведомление о звонке в Telegram.
- Аудиозапись звонка в Telegram.
- Текстовая выжимка из разговора в Telegram.
Все должно работать автоматически, без необходимости вмешательства. Для этого, наверное, потребуется настроить работу с почтой, API для распознавания речи, интеграцию с Telegram и ChatGPT.
-
14 days694 USD
5164 210 0 14 days694 USDGood afternoon.
I can take on your task.
As far as I understand, the audio recording after the call is already sent to the email from your telephony. Do you have any ideas on how to catch notifications about incoming calls that are not yet completed? Or do they also come to the email?
I am writing software in C#. It can be deployed on a PC with Windows or Windows Server.
-
14 days579 USD
5011 41 4 1 14 days579 USDДобрый вечер!
Профессионально разрабатываю юзер ботов в Телеграм на Python(Pyrogram) + Google Speech API, Telegram API, ChatGptAPI.
Готов реализовать:
Уведомление о звонке в Telegram.
Аудиозапись звонка в Telegram из почтового ящика.
Текстовая выжимка из разговора в Telegram.
… Напишите мне в лс, уточним детали
-
1 day58 USD
162 1 day58 USDGood day.
I am ready to take on the work.
I have already done something similar. I will complete it in 1 day.
Write to me.
-
1 day463 USD
3853 24 0 1 day463 USDHello,
I am ready to take on your project. I have experience working with Python, Google Speech API, and Telegram API. I will be able to develop a script that will receive audio files from email or a bot, convert the audio to text using the chosen service, and send the text to the specified Telegram chat through the bot.
My rate is $16 per hour. I am ready to discuss the project, budget, and deadlines.
Sincerely,
Maxim
-
7 days694 USD
8793 60 0 1 7 days694 USDGood afternoon. I am ready to complete the task.
I have extensive experience in bot development. I have experience working with an audio studio.
I code in Python and hold 3rd place on the platform.
I will develop a solution that will accept audio files from the necessary sources and convert them to text. The resulting texts will be sent to a Telegram chat.
I will implement the ability to notify about incoming calls. I will connect AI for text analysis and highlighting key elements.
My portfolio:Freelancehunt
Write to me, we will discuss the details and I will start working.
-
1 day23 USD
139 1 day23 USDI can help. I have experience solving similar tasks. Please write to me in private. Payment and deadline are negotiable after clarifying the details.
-
5 days139 USD
4159 123 0 5 days139 USDThere is a script for decrypting phone conversations with subsequent dialogue analysis. I also develop bots for Telegram and work with any APIs) Write to me, we will discuss everything and do it in the best way!
-
14 days579 USD
10038 117 0 14 days579 USDHello.
I am developing bots for Telegram on NodeJS. I am ready to take it on. Write to me, we will discuss.
-
4 days116 USD
1810 31 0 4 days116 USDHello, I am ready to develop.
Write to me in private messages to discuss the details.
-
4 days231 USD
290 5 1 1 4 days231 USDGood day, quite an interesting project, I am ready to take on the work, I have experience working with APIs and developing bots for Telegram, examples are in my portfolio.
-
2 days278 USD
489 3 1 1 2 days278 USDFor your project to develop a Python script that will process audio files and send transcriptions to Telegram, I propose the following structure:
Script functionality
Receiving audio files:
The script can receive audio files via:
Email, connecting through IMAP for regular checking of new messages.
Telegram bot, accepting audio files sent directly from users.
Converting audio to text:
…
Audio files are sent to Google Speech API or a similar service for speech-to-text conversion.
The primary language for recognition is Russian.
Sending text to Telegram:
The script sends the transcribed text to the specified Telegram chat via the bot.
Technical details
Python for implementing the script.
Google Speech API for converting speech to text, or other services (e.g., SpeechRecognition).
Telegram Bot API for interacting with Telegram and sending text messages.
IMAP for processing emails and downloading attached audio files (if audio files will be received via email).
Workflow
Setting up the reception of audio files via email and Telegram bot.
Integrating Google Speech API for converting audio to text.
Sending transcriptions to the Telegram chat.
Testing and optimization to ensure stable operation.
I am ready to discuss all project details, timelines, and budget. If you are satisfied with the proposal, we can start working.
-
2 days104 USD
601 6 0 2 days104 USDHello, I am interested in your offer and ready to start the implementation today. I have experience working with Google services and creating bots for Telegram. The deadlines and price are specified in my proposal.
-
1 day23 USD
3096 50 1 1 day23 USDGood day
I have experience working with these libraries
I am ready to complete this work
Write to me, I am ready to discuss
-
10 days347 USD
571 5 0 10 days347 USDGood day
I am ready to write a Telegram bot in Python + Aiogram + OpenAI API
I can immediately host everything
I have done many similar projects
We can discuss any additional functionality
The deadlines are indicated with a margin
-
2 days116 USD
259 1 0 2 days116 USDGood afternoon, I have extensive experience working with Telegram bots in Python, and I also naturally have experience with Google Speech API and Telegram API. I am ready to start discussing the details of the work and immediately begin the execution of the work. The deadlines and budget are approximate.
-
1. IP-телефонию -какая, название или ссылку на документацию API
2. Коментарии к аудио в виде текста попадают в отдельный чат. Предлагаю всю информацию (звонок Аудио Транскрибация в Вите краткого содержания) маркировать уникальным тегом звонка + добавлять теги для группировки по: оператору, ID звонящего, тематике
Как вариант.
- перезаписывать посты в канале в зависимости от стадии обработки звонка.
- Стадия: Звонок - текстовый пост о начале звонка
- Стадия Звонок- завершен - медиа пост с кратким содержание сути звонка присоедены фалы аду звонит, текстовый файл транскрибацыы звонка. -
Current freelance projects in the category Bot Development
Frontend development (React/Next.js): Landing Page, PWA Scanner, Stripe CheckoutProject description: We are looking for a Frontend/Fullstack developer to implement the client side of a hybrid EdTech product. The work is done in conjunction with an existing external REST API backend. The task includes creating a responsive landing page with payment… Bot Development ∙ 6 hours 49 minutes back ∙ 13 proposals |
A Telegram bot is needed. The programming language is Python, and the bot must have an admin panel for processing requests.
25 USD
Here is a detailed description of the project After pressing the button /start The bot sends a text with rules and terms of use (under the text, a button "familiarized") Then, there is a small questionnaire: Your age? ... How did you find out about us? ... Have you had… Python, Bot Development ∙ 11 hours 28 minutes back ∙ 40 proposals |
Pocket option trading bot, in Telegram
45 USD
I need a bot that will send a signal to raise or lower the bid every 30 seconds. Thank you. You can also come up with something for 1 minute, so that the bot gives a separate signal every minute to raise or lower the bid. I'm interested in Brent oil. For now, only that. Thank… Bot Development ∙ 13 hours 3 minutes back ∙ 17 proposals |
Telegram bot for automatic interviewing of veterinarians with OpenAI integration
22 USD
Goal: to maximize the automation of the initial selection of candidates without the involvement of the employer. 1. The candidate follows the link to the Telegram bot and starts the interview with the command /start. 2. The bot sequentially asks 18 pre-set questions. 3. Answers… AI & Machine Learning, Bot Development ∙ 1 day 14 hours back ∙ 83 proposals |
Automation setup: Form on the website → WhatsApp bot → CRM (Make + WATI)Project Description: There is a transportation company website. Clients submit requests through a form on the site — the form is sent to email. We need to set up the following automation:Stage 1 — Form → WhatsApp — When a new request comes to the email from the website, the… Web Programming, Bot Development ∙ 3 days 10 hours back ∙ 52 proposals |