MCPcopy Create free account

hub / github.com/Const-me/Whisper / functions

Functions3,816 in github.com/Const-me/Whisper

↓ 4 callersFunctionwhisper_n_text_ctx
Whisper/source/whisper.cpp:2505
↓ 4 callersFunctionwhisper_print_usage
Examples/main/params.cpp:24
↓ 4 callersFunctionwhisper_print_usage
Examples/OldMain/main.cpp:132
↓ 4 callersFunctionwhisper_token_sot
Whisper/source/whisper.cpp:2525
↓ 4 callersFunctionwrite
Examples/WhisperDesktop/TranscribeDlg.cpp:481
↓ 4 callersFunctionwriteString
Examples/main/textWriter.cpp:86
↓ 4 callersFunctionzeroMemory
Whisper/ML/mlUtils.cpp:11
↓ 4 callersMethodzeroMemory
Whisper/Whisper/KeyValueBuffers.cpp:45
↓ 3 callersMethodCapture
Whisper/Whisper/ContextImpl.capture.cpp:150
↓ 3 callersMethodClose
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:3431
↓ 3 callersMethodCombineRgn
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:1059
↓ 3 callersMethodDeleteDC
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:1231
↓ 3 callersMethodDeleteObject
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:165
↓ 3 callersMethodGetImageList
Examples/WhisperDesktop/Utils/WTL/atlctrls.h:3998
↓ 3 callersMethodGetItemText
Examples/WhisperDesktop/Utils/WTL/atlctrls.h:8787
↓ 3 callersFunctionIsCommCtrl6
Examples/WhisperDesktop/Utils/WTL/atlapp.h:252
↓ 3 callersFunctionLZ4_count
Whisper/Utils/LZ4/lz4.c:658
↓ 3 callersFunctionLZ4_initStream
Whisper/Utils/LZ4/lz4.c:1507
↓ 3 callersFunctionLZ4_read16
Whisper/Utils/LZ4/lz4.c:371
↓ 3 callersMethodSelectFont
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:1322
↓ 3 callersMethodSelectItem
Note: selects only one item
Examples/WhisperDesktop/Utils/WTL/atlctrls.h:3911
↓ 3 callersMethodSetBkColor
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:1432
↓ 3 callersMethodSetTextColor
Examples/WhisperDesktop/Utils/WTL/atlgdi.h:1462
↓ 3 callersMethodToString
()
Tools/PerfSummary/LogParser.cs:23
↓ 3 callersMethodabsolutePath
( this PSCmdlet cmd, string path )
WhisperPS/Utils/MiscUtils.cs:45
↓ 3 callersMethodadd
Whisper/Utils/ProfileCollection.h:49
↓ 3 callersMethodadd
Whisper/CPU/DecoderTensors.cpp:23
↓ 3 callersMethodaddPending
Whisper/Utils/GpuProfiler.cpp:11
↓ 3 callersFunctionarrayFromList
Whisper/CPU/TensorCpu.cpp:189
↓ 3 callersFunctionbitcast
Whisper/ML/MlContext.cpp:413
↓ 3 callersMethodcancel
( Context sender )
WhisperNet/CaptureCallbacks.cs:14
↓ 3 callersFunctionclearLastError
Examples/WhisperDesktop/Utils/DebugConsole.cpp:54
↓ 3 callersFunctioncloneResourceView
Whisper/ML/mlUtils.cpp:76
↓ 3 callersMethodclose
Whisper/Utils/Trace/TraceWriter.cpp:103
↓ 3 callersMethodcountSamples
Whisper/Whisper/ContextImpl.capture.cpp:18
↓ 3 callersMethodcreate
Examples/WhisperDesktop/Utils/miscUtils.cpp:119
↓ 3 callersFunctiondbgMarkFreedMemory
Whisper/CPU/BufferAllocator.h:9
↓ 3 callersMethoddbgPrintDifference
Whisper/ML/MlContext.dbg.cpp:20
↓ 3 callersMethoddetectSpeaker
<summary>Try to detect speaker by comparing channels of the stereo PCM data</summary> <remarks> <para>The feature requires stereo PCM data.<br/>Pass <
WhisperNet/Context.cs:208
↓ 3 callersFunctiondrwav__bswap_samples_f32
Examples/OldMain/dr_wav.h:1313
↓ 3 callersFunctiondrwav__bswap_samples_s32
Examples/OldMain/dr_wav.h:1292
↓ 3 callersFunctiondrwav__chunk_padding_size_w64
Examples/OldMain/dr_wav.h:1533
↓ 3 callersFunctiondrwav_init__internal
Examples/OldMain/dr_wav.h:1815
↓ 3 callersFunctiondrwav_preinit
Examples/OldMain/dr_wav.h:1796
↓ 3 callersFunctiondrwav_s16_to_f32
Examples/OldMain/dr_wav.h:4951
↓ 3 callersFunctiondrwav_s16_to_s32
Examples/OldMain/dr_wav.h:5345
↓ 3 callersMethodencoderBegin
( Context sender )
WhisperNet/Callbacks.cs:17
↓ 3 callersMethodexponent
Whisper/ML/LookupTables.h:16
↓ 3 callersFunctionformatErrorMessage
Examples/WhisperDesktop/Utils/miscUtils.cpp:21
↓ 3 callersFunctiongetLastError
Examples/WhisperDesktop/Utils/DebugConsole.cpp:59
↓ 3 callersMethodgetLength
Whisper/Whisper/Spectrogram.h:33
↓ 3 callersFunctiongetMemBlockHeader
Whisper/CPU/TensorCpu.cpp:33
↓ 3 callersMethodgetPcmMono
Whisper/Whisper/ContextImpl.capture.cpp:22
↓ 3 callersFunctiongetTimestamp
Whisper/Utils/GpuProfiler.cpp:48
↓ 3 callersFunctionggml_build_forward_impl
Whisper/source/ggml.c:6779
↓ 3 callersFunctionggml_can_mul_mat
Whisper/source/ggml.c:1302
↓ 3 callersFunctionggml_compute_forward_mul_mat_use_blas
helper function to determine if it is better to use BLAS or not for large matrices, BLAS is faster
Whisper/source/ggml.c:4183
↓ 3 callersFunctionggml_critical_section_end
TODO: make this somehow automatically executed some sort of "sentry" mechanism
Whisper/source/ggml.c:1234
↓ 3 callersFunctionggml_div
Whisper/source/ggml.c:2091
↓ 3 callersFunctionggml_is_matrix
Whisper/source/ggml.c:1296
↓ 3 callersFunctionggml_opt_get_grad
Whisper/source/ggml.c:7607
↓ 3 callersFunctionggml_opt_set_params
Whisper/source/ggml.c:7585
↓ 3 callersFunctionggml_transpose
Whisper/source/ggml.c:2788
↓ 3 callersFunctionggml_vec_add_f32
Whisper/source/ggml.c:704
↓ 3 callersFunctionggml_vec_neg_f32
Whisper/source/ggml.c:710
↓ 3 callersMethodinitMediaFoundation
( [MarshalAs( UnmanagedType.CustomMarshaler, MarshalTypeRef = typeof( Marshaler<iMediaFoundation> ) )] out iMe
WhisperPS/Library.cs:83
↓ 3 callersFunctionisAlignedProperly
Whisper/CPU/TensorCpu.cpp:302
↓ 3 callersMethodis_multilingual
Whisper/Whisper/Vocabulary.h:38
↓ 3 callersMethodkeysView
A slice of model.memory_k tensor
Whisper/Hybrid/KeyValueDownloader.h:33
↓ 3 callersMethodlanguageFromCode
<summary>Try to resolve language code string like <c>"en"</c>, <c>"pl"</c> or <c>"uk"</c> into the strongly-typed enum.</summary> <remarks>The functio
WhisperPS/Library.cs:103
↓ 3 callersFunctionload
Whisper/MF/PcmReader.cpp:115
↓ 3 callersMethodload
Whisper/MF/loadAudioFile.cpp:44
↓ 3 callersFunctionload16Partial
Whisper/CPU/mulMatImpl.panel.cpp:126
↓ 3 callersFunctionloadFloat2
Whisper/CPU/simdUtils.cpp:109
↓ 3 callersFunctionloadPanel
We loading the panel from the temporary buffer. For this reason, we don't need to handle remainders, the code which made the buffer wrote zeros into t
Whisper/CPU/mulMat.kernel.hpp:248
↓ 3 callersFunctionlogDebug16
Whisper/Utils/Logger.cpp:210
↓ 3 callersFunctionlogMemoryUse
Whisper/Whisper/ContextImpl.misc.cpp:162
↓ 3 callersMethodlookupKey
Whisper/Whisper/Languages.cpp:52
↓ 3 callersFunctionmakeTime
Scale time in seconds from unsigned 64 bit rational number ( mul / div ) into 100-nanosecond ticks These 100-nanosecond ticks are used in NTFS, FILETI
Whisper/Utils/miscUtils.h:70
↓ 3 callersFunctionmakeUtf16
Examples/WhisperDesktop/Utils/miscUtils.cpp:141
↓ 3 callersMethodmap
Map both staging buffers, return RAII object which unmaps when destroyed, which can supply the data in the shape of CpuCompute::Tensor vector
Whisper/Hybrid/KeyValueDownloader.h:59
↓ 3 callersMethodnewSegment
( Context sender, int countNew )
WhisperNet/Callbacks.cs:30
↓ 3 callersMethodopen
Whisper/MF/AudioCapture.cpp:124
↓ 3 callersMethodparallelFor
Whisper/CPU/ParallelForRunner.cpp:115
↓ 3 callersMethodpost
Examples/WhisperDesktop/Utils/miscUtils.cpp:133
↓ 3 callersMethodprint
Examples/WhisperDesktop/Utils/DebugConsole.cpp:42
↓ 3 callersFunctionprintSize
Tools/compareTraces/compare.cpp:33
↓ 3 callersMethodresetFlag
Whisper/API/sFullParams.h:93
↓ 3 callersMethodsetActive
Examples/WhisperDesktop/CircleIndicator.cpp:110
↓ 3 callersMethodsetAllocator
Whisper/CPU/MlContext.h:22
↓ 3 callersMethodsetGpuViews
Whisper/ML/TensorGpuViews.h:26
↓ 3 callersMethodsetLogSink
<summary>Set up delegate to receive log messages from the C++ library</summary>
WhisperPS/Library.cs:112
↓ 3 callersFunctionsetLow_size
Whisper/Utils/miscUtils.h:44
↓ 3 callersMethodsetupIcon
Examples/WhisperDesktop/AppState.cpp:188
↓ 3 callersMethodshow
Examples/WhisperDesktop/CaptureDlg.cpp:4
↓ 3 callersFunctionskipBlank
Examples/WhisperDesktop/TranscribeDlg.cpp:488
↓ 3 callersFunctionskipBlank
Examples/main/textWriter.cpp:70
↓ 3 callersMethodsoftMax
Whisper/ML/MlContext.cpp:512
↓ 3 callersFunctionstorePartial
Whisper/CPU/simdUtils.cpp:160
↓ 3 callersFunctiontokenize
split text into tokens ref: https://github.com/openai/gpt-2/blob/a74da5d99abaaba920de8131d64da2862a8f213b/src/encoder.py#L53 Regex (Python): r"""'s|
Whisper/source/whisper.cpp:2192
← previousnext →301–400 of 3,816, ranked by callers