openassistant / oa-core

Open Assistant Core
http://openassistant.org
GNU General Public License v3.0
293 stars 77 forks source link

Weird voice reply And Difficulty to understand what is said. #26

Closed SylvanoTombo closed 4 years ago

SylvanoTombo commented 4 years ago

The voice reply is weird.i can even understand what it said Difficulty to understand what is said. But google easily understands it..

How i can fix that? Thanks

joshuashort commented 4 years ago

Thanks for reaching out -- you're right, the voice reply is basically garbage.

Here's where you'd start: https://github.com/openassistant/oa-core/blob/8609478baa8404051326b48f47ba1e465ff52c17/oa/modules/voice/__init__.py

I'd be interested to hear how it goes.. the options are to swap in a new library or see if the current ones can be configured satisfactorily.

Also, this might be related to #19?

SylvanoTombo commented 4 years ago

Thanks for your reply, i'll check it out !

joshuashort commented 4 years ago

I wouldn't say this is 'fixed', but there are deeper issues.