FirstModulAR 0.1.0
Loading...
Searching...
No Matches
Whisper.Native.WhisperNativeTokenData Struct Reference

This is direct copy of C++ struct. Do not change or add any fields without changing it in whisper.cpp. Check WhisperTokenData for more information. More...

Public Attributes

whisper_token id
 
whisper_token tid
 
float p
 
float plog
 
float pt
 
float ptsum
 
ulong t0
 
ulong t1
 
float vlen
 

Detailed Description

This is direct copy of C++ struct. Do not change or add any fields without changing it in whisper.cpp. Check WhisperTokenData for more information.

Member Data Documentation

◆ id

whisper_token Whisper.Native.WhisperNativeTokenData.id

◆ p

float Whisper.Native.WhisperNativeTokenData.p

◆ plog

float Whisper.Native.WhisperNativeTokenData.plog

◆ pt

float Whisper.Native.WhisperNativeTokenData.pt

◆ ptsum

float Whisper.Native.WhisperNativeTokenData.ptsum

◆ t0

ulong Whisper.Native.WhisperNativeTokenData.t0

◆ t1

ulong Whisper.Native.WhisperNativeTokenData.t1

◆ tid

whisper_token Whisper.Native.WhisperNativeTokenData.tid

◆ vlen

float Whisper.Native.WhisperNativeTokenData.vlen

The documentation for this struct was generated from the following file: