Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ load
Method
load
src/models/pocket_tts/loader.cpp:178–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
std::shared_ptr<runtime::IVoiceModelLoader> make_pocket_tts_loader() {
179
return std::make_shared<PocketTTSLoader>();
180
}
181
182
} // namespace engine::models::pocket_tts
Callers
15
http_json
Function · 0.45
write_vevo2_whisper_stats
Function · 0.45
install_whisper_medium_dependency
Function · 0.45
convert_voxcpm2_audiovae
Function · 0.45
convert_moss_tts_weights
Function · 0.45
convert_ace_step_silence_latent
Function · 0.45
convert_irodori_dacvae_weights
Function · 0.45
load_demucs_package
Function · 0.45
install_nemo_archive
Function · 0.45
install_converter
Function · 0.45
load_cases
Function · 0.45
load_json
Function · 0.45
Calls
4
resolve_model_assets_root
Function · 0.85
load_pocket_tts_assets
Function · 0.85
PocketTTSModel
Class · 0.85
empty
Method · 0.45
Tested by
1
load_cases
Function · 0.36