fix build

This commit is contained in:
Pascal
2026-07-31 10:08:09 +02:00
parent b29d0f3fae
commit 55467b6b66
+1 -1
View File
@@ -334,7 +334,7 @@ enum mtmd_gen_audio_type {
MTMD_GEN_AUDIO_TYPE_NONE, // not supported
MTMD_GEN_AUDIO_TYPE_MTP, // qwen3tts style, with MTP-like generation head
};
MTMD_API mtmd_gen_audio_type mtmd_gen_audio_get_type(const mtmd_context * ctx);
MTMD_API enum mtmd_gen_audio_type mtmd_gen_audio_get_type(const mtmd_context * ctx);
struct mtmd_gen_inp {
int32_t code0; // the sampled codebook 0 entry from backbone