This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
A python wrapper for google speech to text api and also works with hugging face transformers.
LatesteasySpeech is an open-source Python wrapper for google speech to text API that doesn't require PyAudio(So you especially windows user don't have to deal with the errors while installing PyAudio) and also works with hugging face transformers. You can also use it to record sound.
What's new
- It is now even more easy to use
- Minor bug fix