diff --git a/Youtube/privateGPT_Voice.py b/Youtube/privateGPT_Voice.py index d585a23..816ea33 100644 --- a/Youtube/privateGPT_Voice.py +++ b/Youtube/privateGPT_Voice.py @@ -1,6 +1,6 @@ # Script is originally taken from https://github.com/imartinez/privateGPT/blob/main/privateGPT.py # and i've added some STT and TTS stuff. -# See tutorial on my Youtube channel here: +# See full tutorial on my "Thorsten-Voice" Youtube channel: https://youtu.be/qBs85JNyY7I from dotenv import load_dotenv from langchain.chains import RetrievalQA