ianhajra / virtual_assistant

This repository houses the code for running a local virtual assistant. It is still under development.
MIT License
5 stars 0 forks source link

Determine the best speech to text library to use #26

Closed ianhajra closed 2 months ago

ianhajra commented 2 months ago

There are many speech to text libraries out there. None of them feel perfect for our use case.

To complete this issue, we could comment ideas of libraries to use, along with some pros and cons. For example:

Mozilla Deepspeech:

Pros:

ianhajra commented 2 months ago

Ryan pointed out that https://github.com/Uberi/speech_recognition is likely great for our use case.

Pros:

Cons: