Matteo
May 24, 2017 - 10:03
Hi, I know I could use google to search answers, but I use python mainly on my iPhone, so I use mainly Pythonista, so:
-
do you know a pure python library for voice to text recognition using different languages to use on Pythonista?
-
does a script exist to delete all downloaded libraries with StaSh's pip feature? I know that I can use "pip list" and then "pip remove" single library: any script to remove all libraries at once?
Thank you