This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
Releases: SaptakBhoumik/easySpeech
Releases · SaptakBhoumik/easySpeech
A python wrapper for google speech to text api and also works with hugging face transformers.
A python wrapper for google speech to text api and also works with hugging face transformers.
Latest
easySpeech 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
A python wrapper for google speech to text api and also works with hugging face transformers.
easySpeech 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.