Update README.md

This commit is contained in:
maglore9900 2024-10-03 13:01:42 -04:00
parent edc4063868
commit cc38d7426d

View File

@ -22,7 +22,7 @@ this is a fun work in progress. if you want to use it and or develop for it be m
Note: Note:
1) this will work with openai or ollama models. you will need to set up the .env for that as well as spotify 1) this will work with openai or ollama models. you will need to set up the .env for that as well as spotify
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. 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. 3) speech-to-text can use google, or faster-whisper. faster-whisper is currently the default and optimal method.
# INSTALLATION # INSTALLATION