Configuration for a Supertonic TTS model.
More...
#include <c-api.h>
Definition at line 2365 of file c-api.h.
◆ duration_predictor
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::duration_predictor |
Path to the duration predictor model.
Definition at line 2367 of file c-api.h.
◆ text_encoder
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::text_encoder |
Path to the text encoder model.
Definition at line 2369 of file c-api.h.
◆ tts_json
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::tts_json |
Path to tts.json.
Definition at line 2375 of file c-api.h.
◆ unicode_indexer
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::unicode_indexer |
Path to the unicode indexer file.
Definition at line 2377 of file c-api.h.
◆ vector_estimator
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::vector_estimator |
Path to the vector estimator model.
Definition at line 2371 of file c-api.h.
◆ vocoder
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::vocoder |
Path to the vocoder model.
Definition at line 2373 of file c-api.h.
◆ voice_style
| const char* SherpaOnnxOfflineTtsSupertonicModelConfig::voice_style |
Path to the voice style file.
Definition at line 2379 of file c-api.h.
The documentation for this struct was generated from the following file: