VoiceSDK
5.0.2
|
#include <voicesdk/core/config.h>
#include <voicesdk/core/common/voice_template.h>
#include <vector>
#include <memory>
#include <iostream>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | voicesdk::VerifyResult |
Structure representing voice verification result. More... | |
class | voicesdk::VoiceTemplateMatcher |
Class for matching voice templates one-to-one. More... | |
struct | voicesdk::VerifyFileBatchElement |
Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch. More... | |
struct | voicesdk::VerifySamplesBatchElement< T > |
Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch. More... | |
class | voicesdk::VoiceTemplateFactory |
Class for creating and merging voice templates. More... | |
Namespaces | |
voicesdk | |