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

Method speech_start_id

src/models/vibevoice/tokenizer_text.cpp:232–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230int32_t VibeVoiceTextTokenizer::speech_end_id() const noexcept {
231 return impl_->speech_end;
232}
233
234int32_t VibeVoiceTextTokenizer::speech_diffusion_id() const noexcept {
235 return impl_->speech_diffusion;
236}
237

Callers 3

generate_vibevoiceFunction · 0.80
generate_vibevoice_batchFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected