MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / eos_id

Method eos_id

src/models/vibevoice/tokenizer_text.cpp:224–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222int32_t VibeVoiceTextTokenizer::pad_id() const noexcept {
223 return impl_->pad;
224}
225
226int32_t VibeVoiceTextTokenizer::speech_start_id() const noexcept {
227 return impl_->speech_start;
228}
229

Callers 3

generate_vibevoiceFunction · 0.45
generate_vibevoice_batchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected