├── README.md ├── action.py ├── gui.py ├── speech_to_text.py ├── text_to_speech.py ├── translation.py └── weather.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/README.md -------------------------------------------------------------------------------- /action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/action.py -------------------------------------------------------------------------------- /gui.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/gui.py -------------------------------------------------------------------------------- /speech_to_text.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/speech_to_text.py -------------------------------------------------------------------------------- /text_to_speech.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/text_to_speech.py -------------------------------------------------------------------------------- /translation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/translation.py -------------------------------------------------------------------------------- /weather.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suwe31/SMART-PANLINGUA-DESKTOP-COMPANION/HEAD/weather.py --------------------------------------------------------------------------------