How to use the Speech to Text model

Speech to Text model

You can use the following Speech to Text model

https://huggingface.co/ggerganov/whisper.cpp

Dowload Speech to Text model

Download model file
Figure 1 - Download model file

Copy model file to C:\\AIModels folder
Figure 2 - Copy model file to C:\\AIModels folder

Test audio file

You can use the following audio file to test the AI speech to text model

icanunderstand.wav

Audio format:
16 bits
16 Khz
Mono channel

Create Speech to Text AI chat bot

Open AI Studio
Figure 3 - Open AI Studio

Create new Speech to Text model
Figure 4 - Create new Speech to Text model

Select model file
Figure 5 - Select model file

Create new AI Chat bot
Figure 6 - Create new AI Chat bot

Select model for use
Figure 7 - Select model for use

Open chat bot
Figure 8 - Open chat bot

Download audio file
Figure 9 - Download audio file

Audio file in file system
Figure 10 - Audio file in file system

Send audio file location
Figure 11 - Send audio file location

Audio file text received back
Figure 12 - Audio file text received back

More information