MCPcopy Create free account
hub / github.com/PABannier/bark.cpp / bark_model

Class bark_model

bark.cpp:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132
133struct bark_context {
134 struct bark_model text_model;
135
136 struct encodec_context* encodec_ctx;
137

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected