Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Releases: SaptakBhoumik/easySpeech

A python wrapper for google speech to text api and also works with hugging face transformers.

03 Jun 09:59
800136f
Compare
Choose a tag to compare

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

  1. It is now even more easy to use
  2. Minor bug fix

A python wrapper for google speech to text api and also works with hugging face transformers.

01 Jun 11:41
e6f32d0
Compare
Choose a tag to compare

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.