Pytranslate
A downloadable Pytranslate for Windows
Status | Released |
Category | Other |
Platforms | Windows |
Author | Flygsvensk |
Download
Install instructions
<style>
pre {
background-color: black;
color: white;
padding: 10px;
border-radius: 5px;
}
</style>
To run this, install the Python Installer (above), if not installed already, go into terminal and run the commands,
pip install gtts
pip install requests
pip install speechrecognition (or its something different)
then download the Pytranslate6
then run this to start it
python Pytranslate6.py
or for the prototypes
python Translatebot.py
python Translatebot2.py
python Pytranslate5.py
Some of these are not necessary but make sure you are good.
Development log
- Pytranslate6Mar 04, 2024
- Pytranslate5Mar 03, 2024