jasperproject / jasper-client

Client code for Jasper voice computing platform
MIT License
4.52k stars 1.01k forks source link

Whisper: integration with new offline Speech-To-Text #728

Open nn81 opened 1 year ago

nn81 commented 1 year ago

There is an open source licensed speech recognition AI that works with really good accuracy: https://github.com/openai/whisper

The databases are included, it is python based and able to convert accurately between different languages in offline manner. This means for example the opportunity to speak with jasper in different languages and automatically convert to the english commands.

Would it be possible to integrate Whisper as option?

Many thanks in advance.

Akul2010 commented 1 year ago

This project was no longer worked on 2017 and onwards. Please don't waste your time like I did trying to contribute. Thanks, and sorry.