MCPcopy Create free account

hub / github.com/0xShug0/audio.cpp / functions

Functions16,435 in github.com/0xShug0/audio.cpp

↓ 12 callersMethodset_model_prefix
external/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h:2228
↓ 12 callersFunctionstbi__grow_buffer_unsafe
external/ggml/examples/stb_image.h:2073
↓ 12 callersFunctionstbi__zreceive
external/ggml/examples/stb_image.h:4211
↓ 12 callersFunctionstringify_number
src/framework/io/json.cpp:325
↓ 12 callersFunctiontensor
include/engine/framework/modules/weight_binding.h:26
↓ 12 callersFunctiontiming_line
(timestamp: str, key: str, value: object)
tests/pocket_tts/pocket_tts_python_warm_bench.py:153
↓ 12 callersFunctionunicode_cpts_from_utf8
external/llama_tokenizer/unicode.cpp:997
↓ 12 callersFunctionyaml_parser_process_empty_scalar
external/libyaml/src/parser.c:1217
↓ 12 callersFunctionyaml_parser_set_reader_error
external/libyaml/src/reader.c:25
↓ 11 callersFunctionByteToPiece
external/sentencepiece/src/model_interface.cc:210
↓ 11 callersFunctionGetScriptType
external/sentencepiece/src/unicode_script_test.cc:23
↓ 11 callersFunctionOneCharLen
Return length of a single UTF-8 source character
external/sentencepiece/src/util.h:157
↓ 11 callersMethodPieceToId
(self, piece)
external/sentencepiece/python/src/sentencepiece/__init__.py:279
↓ 11 callersMethodSentencePieceProcessor
external/sentencepiece/src/sentencepiece_processor.cc:215
↓ 11 callersMethodSetDecodeExtraOptions
external/sentencepiece/src/sentencepiece_processor.cc:288
↓ 11 callersMethodSetEncoderVersion
external/sentencepiece/src/unigram_model.h:181
↓ 11 callersFunctionToChar32
Converts the 1 unicode string to the code point.
external/sentencepiece/src/trainer_interface_test.cc:31
↓ 11 callersFunctionadd_tensors
src/framework/modules/conditioning_modules.cpp:57
↓ 11 callersMethodadvance_after_direct_append
src/framework/runtime/kv_cache.cpp:95
↓ 11 callersFunctionarg_value
tests/chatterbox/chatterbox_warm_bench.cpp:25
↓ 11 callersMethodcompute
src/models/chatterbox/s3gen_flow.cpp:1073
↓ 11 callersFunctioncontiguous
src/framework/modules/wavlm_encoder.cpp:114
↓ 11 callersFunctioncontiguous
src/models/chatterbox/components/t3_runtime.h:363
↓ 11 callersMethodcurrent_end
src/models/heartmula/mula.cpp:1300
↓ 11 callersFunctiondeferred_memcpy
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:6877
↓ 11 callersFunctiondispatch_ggml_sycl_op_unary
external/ggml/src/ggml-sycl/element_wise.cpp:372
↓ 11 callersFunctionensure_contiguous
src/models/omnivoice/audio_tokenizer.cpp:518
↓ 11 callersFunctionensure_contiguous
src/models/ace_step/diffusion.cpp:53
↓ 11 callersMethodflush
src/framework/core/deferred_tensor_writer.cpp:31
↓ 11 callersMethodget_kernel_workgroup_size
external/ggml/src/ggml-opencl/ggml-opencl.cpp:721
↓ 11 callersMethodget_tensor
external/ggml/src/ggml-rpc/ggml-rpc.cpp:1183
↓ 11 callersFunctionggml_backend_dev_init
external/ggml/src/ggml-backend.cpp:599
↓ 11 callersFunctionggml_backend_dev_is_meta
external/ggml/src/ggml-backend-meta.cpp:195
↓ 11 callersFunctionggml_exp
external/ggml/src/ggml.c:2859
↓ 11 callersFunctionggml_sycl_dp4a
external/ggml/src/ggml-sycl/common.hpp:795
↓ 11 callersFunctionggml_vk_ctx_begin
external/ggml/src/ggml-vulkan/ggml-vulkan.cpp:6820
↓ 11 callersFunctiongraph_reshape
src/framework/audio/deepfilternet2.cpp:221
↓ 11 callersFunctiongraph_reshape
src/framework/audio/zipenhancer.cpp:420
↓ 11 callersFunctionload_flow_linear
src/models/chatterbox/s3gen_flow.cpp:39
↓ 11 callersFunctionload_linear
src/models/qwen3_tts/tokenizer_speech_decoder.cpp:290
↓ 11 callersMethodn_embd_gqa
external/ggml/tests/test-backend-ops.cpp:7152
↓ 11 callersFunctionnumber
tests/miocodec/miocodec_warm_bench.cpp:97
↓ 11 callersFunctionnumber
tests/vevo2/vevo2_warm_bench.cpp:180
↓ 11 callersFunctionparallel_for
external/ggml/src/ggml-cpu/amx/common.h:61
↓ 11 callersFunctionparse_u32_option
src/framework/runtime/options.cpp:151
↓ 11 callersMethodprint_operation
external/ggml/tests/test-backend-ops.cpp:796
↓ 11 callersFunctionread_f32_tensor
src/framework/modules/campplus_encoder.cpp:38
↓ 11 callersFunctionrequire_chunk_invariants
tests/unittests/test_audio_chunking.cpp:84
↓ 11 callersFunctionrequire_file
(path: Path)
tests/seed_vc/convert_seed_vc_to_safetensors.py:46
↓ 11 callersFunctionrequire_t3_tensor_data
src/models/chatterbox/t3_weights.cpp:48
↓ 11 callersFunctionrequire_tensor
src/framework/modules/wavlm_encoder.cpp:85
↓ 11 callersMethodset_bos_id
external/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h:3461
↓ 11 callersMethodset_eos_id
external/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h:3489
↓ 11 callersMethodset_name
external/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h:4013
↓ 11 callersFunctionset_optional_option
tests/voxcpm2/voxcpm2_warm_bench.cpp:108
↓ 11 callersMethodset_unk_id
external/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h:3433
↓ 11 callersFunctionslice_last
src/models/seed_vc/v2_cfm.cpp:71
↓ 11 callersFunctionspine_tcm_default_handle
external/ggml/src/ggml-cpu/spacemit/spine_tcm.h:150
↓ 11 callersFunctionspine_tcm_open_handle
Optional no-op in direct-link mode. */
external/ggml/src/ggml-cpu/spacemit/spine_tcm.h:80
↓ 11 callersFunctionstring
tests/seed_vc/seed_vc_warm_bench.cpp:150
↓ 11 callersFunctiontensor_from_named_source
include/engine/framework/modules/weight_binding.h:52
↓ 11 callersFunctiontrace_log_enabled
src/framework/debug/trace.cpp:145
↓ 11 callersFunctionvec_hsum_f32x4
* @see https://github.com/ggml-org/llama.cpp/pull/14037 */
external/ggml/src/ggml-cpu/ggml-cpu-impl.h:499
↓ 10 callersFunctionCheckVocab
external/sentencepiece/src/sentencepiece_trainer_test.cc:32
↓ 10 callersMethodDecodePieces
(self, input, out_type=str, **kwargs)
external/sentencepiece/python/src/sentencepiece/__init__.py:871
↓ 10 callersFunctionGetSpVec
external/sentencepiece/src/sentencepiece_processor_test.cc:94
↓ 10 callersFunctionGetTokenized
external/sentencepiece/src/unigram_model_test.cc:176
↓ 10 callersFunctionMakeBaseModelProto
external/sentencepiece/src/unigram_model_test.cc:468
↓ 10 callersMethodNormalize
(self, input, with_offsets=None)
external/sentencepiece/python/src/sentencepiece/__init__.py:907
↓ 10 callersMethodSerializeAsString
(self)
external/sentencepiece/python/src/sentencepiece/__init__.py:137
↓ 10 callersMethodSetEncodeExtraOptions
external/sentencepiece/src/sentencepiece_processor.cc:283
↓ 10 callersFunctionadd
src/models/seed_vc/v1_cfm.cpp:55
↓ 10 callersMethodadd_file
src/framework/assets/resource_bundle.cpp:29
↓ 10 callersMethodadvance
src/framework/audio/detail/speech_fft_internal.h:3179
↓ 10 callersFunctionalign_up
external/ggml/src/ggml-cpu/kleidiai/kleidiai.cpp:291
↓ 10 callersMethodalloc
external/ggml/src/ggml-sycl/ggml-sycl.cpp:1398
↓ 10 callersMethodallocate_tensors
tests/unittests/test_encoder_modules.cpp:137
↓ 10 callersFunctionapir_decoder_set_fatal
external/ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:69
↓ 10 callersFunctionappend_chunk_word_timestamps
src/framework/audio/chunking.cpp:477
↓ 10 callersFunctionatomic_load
external/ggml/src/ggml-cpu/ggml-cpu.c:130
↓ 10 callersMethodbackend_type
src/models/miotts/causal_lm.cpp:578
↓ 10 callersFunctionbicubic
external/ggml/src/ggml-sycl/upscale.cpp:189
↓ 10 callersFunctionbuffer_skip_whitespace
Utility to jump whitespace and cr/lf */
external/cJSON/cJSON.c:1090
↓ 10 callersMethodbuild
src/models/stable_audio/foundation/oobleck_autoencoder.cpp:510
↓ 10 callersFunctionbuild_unary
src/framework/modules/activation_modules.cpp:123
↓ 10 callersFunctioncapture_backend_memory_snapshot
src/models/chatterbox/tts.cpp:57
↓ 10 callersFunctioncompute
compute with backend
external/ggml/examples/simple/simple-ctx.cpp:62
↓ 10 callersFunctioncompute_graph
src/framework/core/backend.cpp:409
↓ 10 callersFunctioncontiguous
src/models/seed_vc/v2_cfm.cpp:52
↓ 10 callersFunctionelu
src/models/pocket_tts/mimi_decoder.cpp:140
↓ 10 callersFunctionexpand_conditioning_like
src/framework/modules/conditioning_modules.cpp:27
↓ 10 callersFunctionget_env_as_lowercase
* @brief Get the value of the specified environment variable (name) as lowercase. * if not empty, return a std::string object */
external/ggml/src/ggml-cann/ggml-cann.cpp:103
↓ 10 callersFunctionget_scale_shuffle_k4
external/ggml/src/ggml-cpu/arch/x86/quants.c:527
↓ 10 callersFunctionggml_backend_buffer_is_meta
external/ggml/src/ggml-backend-meta.cpp:1433
↓ 10 callersFunctionggml_backend_buffer_is_sycl_split
external/ggml/src/ggml-sycl/ggml-sycl.cpp:1172
↓ 10 callersFunctionggml_backend_buft_alloc_buffer
external/ggml/src/ggml-backend.cpp:38
↓ 10 callersFunctionggml_backend_dev_description
external/ggml/src/ggml-backend.cpp:573
↓ 10 callersFunctionggml_conv_2d
a: [OC,IC, KH, KW] b: [N, IC, IH, IW] result: [N, OC, OH, OW]
external/ggml/src/ggml.c:4675
↓ 10 callersFunctionggml_fp32_to_fp16_row
external/ggml/src/ggml.c:474
↓ 10 callersFunctionggml_guid_matches
external/ggml/src/ggml.c:510
← previousnext →801–900 of 16,435, ranked by callers