Update README.md

This commit is contained in:
maglore9900 2024-10-02 13:53:32 -04:00
parent 4f79a3f01a
commit 5f3e52b7da

View File

@ -24,10 +24,6 @@ Note:
2) this is designed to pull a custom voice from the alltalk project https://github.com/erew123/alltalk_tts, that is how I am cloning max headroom's voice. You can alter or simply not use this, it will currently fallback to pyttsx3 aka a robot voice.
3) speech-to-text can use google, or faster-whisper. faster-whisper is currently the default and optimal method.
Will move more variables to the .env folders soon.
.env is under the module folder for now
# INSTALLATION
so basically the steps are pretty simple
@ -41,8 +37,6 @@ so basically the steps are pretty simple
- open that, and put in your info, like openai key or ollama or whatever
- then run `python main.py` to start the whole thing up
# TOOLS
## Spotify
@ -53,19 +47,19 @@ you can find information on getting that information here: https://developer.spo
max can take the following commands: play, pause, stop, next, previous, favorite
*note: you can say really any words that are similiar, max will attempt to read your intent and use the right command
***note: you can say really any words that are similiar, max will attempt to read your intent and use the right command**
## Window Focus
this tool brings the focus of whatever app you name to the front, it will not open an app
*note: only works on windows
***note: only works on windows**
## Open App
this tool will open an application. when you run max it will create an index of the apps installed on your system
*note: only works on windows
***note: only works on windows**
## Timer