SpeechTranscriber.h File
Graph node factory for GenAI speech-to-text transcription. More...
Included Headers
#include <memory>
#include <string>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | graph |
| namespace | genai |
| namespace | nodes |
Classes Index
| struct | SpeechTranscriberOptions |
Description
Graph node factory for GenAI speech-to-text transcription.
File Listing
The file content with the documentation metadata removed is:
10namespace simaai::neat::graph {
11class Node;
14namespace simaai::neat::genai {
18namespace nodes {
20struct SpeechTranscriberOptions {
25std::shared_ptr<graph::Node> SpeechTranscriber(std::shared_ptr<ASRModel> model,
26 SpeechTranscriberOptions options = {},
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.