Skip to main content

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

MIT License GPLv3 License AGPL License

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

linkedin twitter GitHub

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

speechToTextPy-0.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page