Skip to content

PatoOsoPatoso/clank_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLANK_ASSISTANT

Lucas Arroyo Blanco

PatoOsoPatoso

 

Table of contents

    1 )  Description

    2 )  Requirements

    3 )  Modifications to be used

 
 

Description

Clank is designed to be like a voice assistant that has predefined commands for you to ask him to execute, like open files for example (currently the only actual functionality)

The model is currently in spanish but that can be changed by downloading an other vosk model.
I used this one.

[ IMPORTANT ]
The linux implementation is still in progress because I use the voices that come installed when you choose a language on Windows.

I am ver aware of the lack of features that this "voice assistant" has, the only excuse that I can give is that I am not able to find more tasks for this.

 

Requirements

Like I said previously you need a vosk model like the one I have in audio.

An other requirement is having an IBM speech recognition authentication and service url. You can create an account for IBM Watson here.

 

Modifications to be used

To use the code as it is right now first you are going to need to create a .env file.
The file should look like this:
 

IBM_AUTH=
SERVICE_URL=

Fill IBM_AUTH with the authenticator of your account and SERVICE_URL with the service_url you are given.  
 

drawingbye bye

About

Simple voice assistant to execute dummy tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages