I have installed Speech to text client libraries in my cloud shell.
pip3 install google-cloud-speech
However,when I check in the path
/usr/local/lib/python3.7/dist-packages/google/cloud
There is no speech to text client libraries. I want to know where it is installed.
In general it is installed in $HOME/.local/lib/python3.7/site-packages/google/cloud