How to answer phone calls with local AI models
Download an AI model for speech to text
You can use the following Speech to Text model
https://huggingface.co/ggerganov/whisper.cpp
Dowload Speech to Text model
Download LLama 3 model from Hugging face to c:\AIModels
In the following video, you'll be guided through the process of downloading a GGUF-based language model from Hugging Face to use with Ozeki Chat. The video starts by navigating to huggingface.co, where you'll learn how to access the Models section, filter by Libraries, and search for your preferred GGUF model. Once you've found the right model, the video will show you how to download the GGUF file and properly place it in the C:\AIModels directory, preparing it for integration with your Ozeki Chat setup.
Navigate to the huggingface.co website, highlighted in Figure 3.
Click the Models tab near the top edge of the screen, filter for Libraries, then GGUF in the left panel, as you can see in Figure 4.
Search for the model you wish to install, and click it (Figure 5). In this example, we'll be using the following model:
Meta-Llama-3.1-8B-Instruct-hf-Q4_K_M-GGUF
Open the model's Files and versions tab. Look for the .GGUF file and download it, as illustrated in Figure 6.
Locate the file you have just downloaded, and place it in this folder, as depicted in Figure 7:
C:\AIModels
Setup AI models and chat bot
Create VoIP phone line
Make a test phone calls
More information
- Setup asterisk PBX with 2 extensions
- How to answer phone calls with local AI