Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ functions
Functions
16,435 in github.com/0xShug0/audio.cpp
⨍
Functions
16,435
◇
Types & classes
4,008
↓ 53 callers
Function
hex_round_up
external/ggml/src/ggml-hexagon/htp/hex-utils.h:65
↓ 53 callers
Function
norm_data
include/engine/framework/modules/weight_binding.h:122
↓ 53 callers
Function
optional_f32
include/engine/framework/io/json.h:106
↓ 53 callers
Method
reset
src/models/vibevoice/tokenizer_audio.cpp:1736
↓ 52 callers
Function
ggml_gallocr_reserve
external/ggml/src/ggml-alloc.c:965
↓ 52 callers
Function
ggml_vec_dot
external/ggml/src/ggml-cpu/ggml-cpu-impl.h:509
↓ 52 callers
Method
is_null
src/framework/io/json.cpp:195
↓ 52 callers
Function
write_tensor_f32
tests/unittests/test_conv_transpose_fast_path.cpp:119
↓ 51 callers
Method
make_f32
tests/unittests/test_encoder_modules.cpp:129
↓ 51 callers
Function
require_tensor_metadata
src/models/heartmula/assets.cpp:428
↓ 51 callers
Method
set_piece
external/sentencepiece/src/builtin_pb/sentencepiece.pb.h:625
↓ 50 callers
Method
allocate
external/ggml/src/ggml-opencl/ggml-opencl.cpp:282
↓ 50 callers
Method
backend_type
src/models/heartmula/mula.cpp:1849
↓ 50 callers
Function
ggml_set_op_params_i32
external/ggml/src/ggml-impl.h:163
↓ 49 callers
Method
IdToPiece
(self, id)
external/sentencepiece/python/src/sentencepiece/__init__.py:282
↓ 49 callers
Method
get_input
external/ggml/src/ggml-openvino/openvino/node_context.h:68
↓ 49 callers
Method
input_type
external/sentencepiece/python/src/sentencepiece/sentencepiece_wrap.cxx:3413
↓ 49 callers
Function
parse_file
src/framework/io/json.cpp:306
↓ 49 callers
Method
size
src/framework/runtime/registry.cpp:90
↓ 49 callers
Function
vtcm_seq_alloc
external/ggml/src/ggml-hexagon/htp/vtcm-utils.h:10
↓ 48 callers
Function
ggml_new_graph
external/ggml/src/ggml.c:7298
↓ 48 callers
Function
ggml_sycl_set_device
external/ggml/src/ggml-sycl/common.hpp:194
↓ 48 callers
Function
norm_from_source
include/engine/framework/modules/weight_binding.h:300
↓ 48 callers
Function
optional_bool
include/engine/framework/io/json.h:111
↓ 48 callers
Method
pieces_size
external/sentencepiece/src/sentencepiece_processor.cc:143
↓ 48 callers
Method
require_f32_tensor
src/framework/assets/tensor_source.cpp:435
↓ 47 callers
Method
build
src/models/ace_step/diffusion.cpp:1278
↓ 47 callers
Method
decode
src/models/vevo2/vocoder.cpp:420
↓ 47 callers
Function
ggml_get_data_f32
external/ggml/src/ggml.c:1894
↓ 47 callers
Function
ggml_reshape_3d
external/ggml/src/ggml.c:3665
↓ 47 callers
Function
ggml_vk_dispatch_pipeline
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:6772
↓ 47 callers
Function
ggml_vk_sync_buffers
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:2883
↓ 47 callers
Function
open_tensor_source
src/framework/assets/tensor_source.cpp:702
↓ 46 callers
Function
cast_planner_activation
src/models/ace_step/planner.cpp:246
↓ 46 callers
Function
ggml_pipeline_request_descriptor_sets
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:2381
↓ 46 callers
Method
last_dim
src/framework/core/module.cpp:60
↓ 46 callers
Function
load
external/ggml/src/ggml-cpu/llamafile/sgemm.cpp:305
↓ 45 callers
Function
ggml_add_or_set
external/ggml/src/ggml.c:6459
↓ 45 callers
Function
ggml_soft_max
external/ggml/src/ggml.c:4067
↓ 45 callers
Function
ggml_sub
external/ggml/src/ggml.c:2210
↓ 45 callers
Function
hsum_float_8
horizontally add 8 floats
external/ggml/src/ggml-cpu/arch/x86/quants.c:43
↓ 45 callers
Function
is_existing_directory
src/framework/io/filesystem.cpp:9
↓ 45 callers
Function
parse_bool_option
src/framework/runtime/options.cpp:110
↓ 45 callers
Method
status
external/sentencepiece/src/trainer_interface.cc:175
↓ 44 callers
Method
open
external/ggml/examples/common.h:204
↓ 44 callers
Function
stbi__rewind
external/ggml/examples/stb_image.h:884
↓ 43 callers
Function
ggml_backend_free
external/ggml/src/ggml-backend.cpp:229
↓ 43 callers
Function
permute_tensor
src/framework/modules/attention/attention_internal.h:136
↓ 43 callers
Method
run
tests/unittests/test_audio_chunking.cpp:51
↓ 43 callers
Function
set_optional_option_from_request
tests/ace_step/ace_step_warm_bench.cpp:109
↓ 42 callers
Function
arg_value
tests/qwen3_tts/qwen3_tts_warm_bench.cpp:30
↓ 42 callers
Function
ggml_backend_graph_compute
external/ggml/src/ggml-backend.cpp:444
↓ 42 callers
Function
ggml_webgpu_make_bind_group_entry
external/ggml/src/ggml-webgpu/ggml-webgpu.cpp:422
↓ 41 callers
Method
Get
external/sentencepiece/src/util.cc:191
↓ 41 callers
Function
ggml_vk_subbuffer
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:2879
↓ 41 callers
Function
measure_ms
src/framework/audio/dsp.cpp:23
↓ 41 callers
Function
optional_string
tests/vevo2/vevo2_warm_bench.cpp:93
↓ 41 callers
Method
size
include/engine/framework/runtime/cache_slots.h:21
↓ 41 callers
Function
speech
tests/unittests/test_audio_chunking.cpp:16
↓ 40 callers
Function
ggml_barrier
external/ggml/src/ggml-cpu/ggml-cpu.c:566
↓ 40 callers
Function
ggml_view_tensor
external/ggml/src/ggml.c:1930
↓ 40 callers
Function
parse_tensor_storage_type
src/framework/assets/tensor_source.cpp:579
↓ 40 callers
Method
wait
src/framework/audio/detail/speech_fft_internal.h:744
↓ 39 callers
Function
ggml_backend_is_cpu
external/ggml/src/ggml-cpu/ggml-cpu.cpp:249
↓ 39 callers
Function
ggml_cast
external/ggml/src/ggml.c:3533
↓ 39 callers
Function
ggml_graph_node
external/ggml/src/ggml.c:7432
↓ 39 callers
Function
hex_smin
external/ggml/src/ggml-hexagon/htp/hex-utils.h:69
↓ 39 callers
Method
id
external/sentencepiece/src/sentencepiece_processor.cc:121
↓ 39 callers
Method
read_text
src/framework/assets/resource_bundle.cpp:101
↓ 39 callers
Function
stbi__get16be
external/ggml/examples/stb_image.h:1692
↓ 39 callers
Function
write_tensor_i32
src/framework/core/backend.cpp:472
↓ 38 callers
Function
SWIG_AsVal_int
external/sentencepiece/python/src/sentencepiece/sentencepiece_wrap.cxx:3859
↓ 38 callers
Function
find_arg
app/cli/args.cpp:7
↓ 38 callers
Function
ggml_webgpu_create_pipeline
external/ggml/src/ggml-webgpu/ggml-webgpu.cpp:337
↓ 38 callers
Function
ggml_webgpu_tensor_buf
external/ggml/src/ggml-webgpu/ggml-webgpu.cpp:376
↓ 38 callers
Function
permute_sub_group_by_xor
external/ggml/src/ggml-sycl/dpct/helper.hpp:1822
↓ 38 callers
Method
preprocess
external/ggml/src/ggml-webgpu/pre_wgsl.hpp:449
↓ 38 callers
Method
valid
src/framework/core/module.cpp:104
↓ 37 callers
Function
TempDir
external/sentencepiece/src/testharness.h:32
↓ 37 callers
Function
discover_named_assets
src/framework/runtime/model.cpp:26
↓ 37 callers
Method
empty
src/framework/audio/detail/speech_fft_internal.h:781
↓ 37 callers
Function
ggml_cann_create_scalar
external/ggml/src/ggml-cann/acl_tensor.cpp:100
↓ 37 callers
Method
mutable_pieces
external/sentencepiece/src/builtin_pb/sentencepiece.pb.h:926
↓ 37 callers
Function
yaml_parser_set_scanner_error
external/libyaml/src/scanner.c:788
↓ 36 callers
Method
as_f32
src/framework/io/json.cpp:241
↓ 36 callers
Function
ggml_backend_name
external/ggml/src/ggml-backend.cpp:222
↓ 36 callers
Function
select_from_sub_group
external/ggml/src/ggml-sycl/dpct/helper.hpp:3237
↓ 36 callers
Function
worker_pool_run_func
run func
external/ggml/src/ggml-hexagon/htp/worker-pool.c:225
↓ 35 callers
Method
Encode
external/sentencepiece/src/sentencepiece_processor_test.cc:50
↓ 35 callers
Method
SerializeAsString
external/sentencepiece/src/sentencepiece_processor.cc:172
↓ 35 callers
Function
almost_equal
external/ggml/tests/test-opt.cpp:18
↓ 35 callers
Function
dma_queue_push_ddr_to_vtcm
external/ggml/src/ggml-hexagon/htp/hex-dma.h:312
↓ 35 callers
Function
ensure_contiguous_layout_if_needed
src/framework/modules/tensor_layout_utils.h:8
↓ 35 callers
Method
num_elements
src/framework/core/module.cpp:76
↓ 34 callers
Function
get_type_combination_id
external/ggml/src/ggml-sycl/dpct/helper.hpp:1131
↓ 34 callers
Function
optional_path_arg
app/cli/args.cpp:85
↓ 34 callers
Function
validate_hidden_positive
src/framework/modules/attention/attention_internal.h:98
↓ 34 callers
Method
write
external/ggml/src/gguf.cpp:1397
↓ 33 callers
Function
ensure_contiguous_nontransposed_layout_if_needed
src/framework/modules/tensor_layout_utils.h:14
↓ 33 callers
Function
ggml_backend_reg_dev_get
external/ggml/src/ggml-backend.cpp:654
← previous
next →
201–300 of 16,435, ranked by callers