enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
87 stars 153 forks source link

Voice Model Dashboard #996

Open devAyushDubey opened 8 months ago

devAyushDubey commented 8 months ago

Under GSoC'23

Introduction of Voice Model Dashboard in the VoiceCommands module

Expanding the usability of the voice command feature, we introduced Voice Model Dashboard with the primary objective of reducing the app size by not packaging the bulky model files with the app but rather remotely delivering them while also giving more model options and control to the user. Here are some screen captures of the UI implemented in the app:
Model Dashboard

Progress:

A diagrammatic representation of the proposed working of the dashboard:


SebaDro commented 7 months ago

I'd really like to merge the Dashboard to the app. However, the navigation path is still missing, so the dashboard can not be reached by users. Are there any updates on this pending task?

devAyushDubey commented 7 months ago

Hey @SebaDro , I've added the navigation and other necessary logic for the Dashboard. Glad if you could make a review. Thanks

prathamVaidya commented 5 months ago

Hey, @devAyushDubey! Any idea when this PR will be merged? I wanted to start working on the Voice feature, and since this is an important PR, I think it would be better if I start looking for tasks after it gets merged. Also, @SebaDro let me know if any other tasks that I can work on in parallel to this PR.

devAyushDubey commented 5 months ago

I committed the required changes, @SebaDro let me know if I am missing something. Thanks.

SebaDro commented 5 months ago

Hey guys. I will merge the request as soon as possible. Just have a quick look on my last comment .