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

Function print_package_table

tools/model_manager.py:1042–1052  ·  view source on GitHub ↗
(packages: Iterable[ModelPackage])

Source from the content-addressed store, hash-verified

1040 "generation_config.json",
1041 "model.safetensors",
1042 "special_tokens_map.json",
1043 "tokenizer.json",
1044 "tokenizer_config.json",
1045 "../DAC.speech.v1.0/config.json",
1046 "../DAC.speech.v1.0/model.safetensors",
1047 "../Qwen3-ForcedAligner-0.6B/config.json",
1048 "../Qwen3-ForcedAligner-0.6B/generation_config.json",
1049 "../Qwen3-ForcedAligner-0.6B/model.safetensors",
1050 "../Qwen3-ForcedAligner-0.6B/preprocessor_config.json",
1051 "../Qwen3-ForcedAligner-0.6B/tokenizer_config.json",
1052 "../Qwen3-ForcedAligner-0.6B/vocab.json",
1053 "../Qwen3-ForcedAligner-0.6B/merges.txt",
1054 ),
1055 description="Installs OuteTTS, its IBM DAC 1.5 kbps codec, and Qwen3 Forced Aligner for reliable voice cloning.",

Callers 1

command_listFunction · 0.85

Calls 3

package_install_kindFunction · 0.85
maxFunction · 0.85
printFunction · 0.85

Tested by

no test coverage detected