SpeechRecognition and Translation.
Project description
Translation and Speech Recognition
This project uses the Google Translate API and the SpeechRecognition library to perform translations and recognize speech. Below are the functions implemented in this project:
listen()
This function listens to audio input from a microphone and recognizes the speech in the input. It returns the recognized text in Hindi.
TranslationHinEng(Text)
This function takes a text input in Hindi and translates it into English using the Google Translate API. It returns the translated text in English.
MiceExicution()
This function combines the listen()
and TranslationHinEng()
functions to listen to audio input, recognize speech, and then translate it into English. It returns the translated text.
Usage
To use these functions, you can call MiceExicution()
, which will listen to your speech, translate it, and return the translated text.
translated_text = MiceExicution()
print(f"Translated Text: {translated_text}")
version
0.0.3
Authors
Reales Date
23-09-2023
Badges
About Author
I Am Ranjit From INDIA, a Certified Data scientist , Data Engineer by professional with hands-on experience of more than 1year and 2months ,on ML> NLP> Data mining > Neural Networks > ModeL Deployment>ETL. Give me raw data and I'll return you insights, problems to be rectified and enhancements to achieve the target. I am always on the lookout for new projects to work And Am Always Happy ☻ To Play With Data
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file speechToTextPy-0.0.3.tar.gz
.
File metadata
- Download URL: speechToTextPy-0.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6f3a8f2a9b771a13fa48638d91c9b85f24873fcc66eaf46db97484eb118b400 |
|
MD5 | 240b00f2fbd79667966c606e0cc85492 |
|
BLAKE2b-256 | eece02728b0c1973f7190ec93912cc8bf8b50895e048f34dace9760333bb3160 |