YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
whisperSpeechTranscription.h File Reference
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/ISpeechTranscription.h>
#include <yarp/os/Bottle.h>
#include <stdio.h>
#include "whisper.h"
+ Include dependency graph for whisperSpeechTranscription.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WhisperSpeechTranscription
 WhisperSpeechTranscription: A yarp device which performs audio-to-text transcription using OpenAI Whisper models. More...