Make an Offline GPT Voice Assistant in Python

Описание к видео Make an Offline GPT Voice Assistant in Python

We make our own offline (local) virtual voice assistant using Python that lets you control your computer and ask it anything!

This is yet another great example of how open source software can be incredible for anyone. Without having to rely on any API or sending our data to any servers we can make a pretty solid offline virtual voice assistant for free!

Windows File Path: C:\Users\{username}\.cache\whisper
Mac File Path: /Users/{username}/.cache/whisper

Commands:
curl -o encoder.json https://openaipublic.blob.core.window...
curl -o vocab.pbe https://openaipublic.blob.core.window...

GPT4All: https://gpt4all.io/index.html

Code: https://github.com/Jalsemgeest/Python...

Join my Discord at   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:39 Speech Recognition
3:30 Offline Open AI Whisper
12:00 Text to Speech
14:20 Local LLM
23:04 Outtro

Комментарии

Информация по комментариям в разработке