sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
sherpa_onnx::cxx::OfflineSourceSeparationSpleeterModelConfig Struct Reference

Spleeter source-separation model configuration. More...

#include <cxx-api.h>

+ Collaboration diagram for sherpa_onnx::cxx::OfflineSourceSeparationSpleeterModelConfig:

Public Attributes

std::string vocals
 
std::string accompaniment
 

Detailed Description

Definition at line 1657 of file cxx-api.h.

Member Data Documentation

◆ accompaniment

std::string sherpa_onnx::cxx::OfflineSourceSeparationSpleeterModelConfig::accompaniment

Path to the accompaniment ONNX model.

Definition at line 1661 of file cxx-api.h.

◆ vocals

std::string sherpa_onnx::cxx::OfflineSourceSeparationSpleeterModelConfig::vocals

Path to the vocals ONNX model.

Definition at line 1659 of file cxx-api.h.


The documentation for this struct was generated from the following file: