SARA Bot — A walkthrough Guide

Overmindbots
3 min readApr 17, 2023

--

Introduction

SaraBot is a Speech-to-text translator bot that will translate a voicefile to a text in your desired language, using an AI model for voice and language recognition.

Getting Started

Head over to a group where Sara Bot is hanging or send a direct message to it https://t.me/Sara_Token_bot, and hit /start

Following introduction will appear with simple instructions on how the bot is used. In this guide we provide more indepth examples of the functionalities it comes with!

Language Codes

language codes is what will help the Bot define what exact language it should listen for and to what exact language it should be translated to. Languagecodes for your desired language can be found under the /languages command,

Speech-to-Text

using the speech-to-tech command /speech with a desired source language to listen for and a language to translate to, you can easily translate a voice from a given language in the list, to another language in text.

Examples of if you want to translate an English voice to a Spanish text, you write /speech en-US es-ES and following message will be replied,

The next step is to send your voice message in english, and it will reply with a translation in spanish text,

My voice message: “Hello, whats up”

Translate text-to-text

You can also translate any text to any given language from the /languages list, by using /translate <language-code> <text-to-translate>.

Example: by doing /translate en-US Hola, qué pasa we can see if the bot got it right, where my voice message was: “Hello, whats going on”

which was the correct output!

Give it a try by sending a message to https://t.me/Sara_Token_bot

--

--