Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Notabela/Lie_to_me
/ functions
Functions
216 in github.com/Notabela/Lie_to_me
⨍
Functions
216
◇
Types & classes
28
↳
Endpoints
3
Method
real
Returns the real part of the hs (read-only property).
lie_to_me/modules/thinkdsp.py:340
Function
results
Results Route View Final Lie Detection results of Uploaded Video :return:
lie_to_me/routes.py:137
Method
roll
Rolls this wave by the given number of locations.
lie_to_me/modules/thinkdsp.py:828
Function
sampling
High Sample Cepstum depending on Sex (Male default) :param framearray: array of frames (waves) :return framesample: array of sampled cep
lie_to_me/modules/audio.py:131
Method
scale
Multiplies all elements by the given factor. factor: what to multiply the magnitude by (could be complex)
lie_to_me/modules/thinkdsp.py:354
Method
scale
Multplies the wave by a factor. factor: scale factor
lie_to_me/modules/thinkdsp.py:813
Method
shift
Shifts the wave left or right in time. shift: float time shift
lie_to_me/modules/thinkdsp.py:820
Function
shift_left
Shifts a wave array to the left. ys: wave array shift: integer shift returns: wave array
lie_to_me/modules/thinkdsp.py:1088
Function
shift_right
Shifts a wave array to the right and zero pads. ys: wave array shift: integer shift returns: wave array
lie_to_me/modules/thinkdsp.py:1075
Function
split
Splits audio file into frames and applies hamming window. :param input_file: path to audio file :return: array of waves (frames)
lie_to_me/modules/audio.py:14
Method
time_res
Time resolution in seconds.
lie_to_me/modules/thinkdsp.py:537
Function
train_lie_model
(pkl_file)
lie_to_me/process.py:285
Method
truncate
Trims this wave to the given length. n: integer index
lie_to_me/modules/thinkdsp.py:833
Function
upload
Home Page Route Upload and Analyze Video :return: home.html template
lie_to_me/routes.py:16
Function
vowelduration
Vowel Duration audio feature: High Predictability rate (82%) :param amparray: array of maximum amplitudes (float) :param maxamp: maximum
lie_to_me/modules/audio.py:190
Method
zero_pad
Trims this wave to the given length. n: integer index
lie_to_me/modules/thinkdsp.py:841
← previous
201–216 of 216, ranked by callers