Livoa LogoLivoa
User


+userId : int

+name : String

+phone : String

+voice : np.array

+face : image


+register()

+login()

VoiceRecognition


+identity : String

+audio_db : String


+extractFeature()

+verifyUser()

FaceRecognition


+identity : String

+video_db : String


+addLabel()

+verifyUser()

OTPVerification


+otpCode : int


+sendOTP()

+verifyOTP()

HomePage


+showOptions()

CheckBalance


+balance : int


+viewBalance()

TransferMoney


+amount : float


+makeTransfer()

TransactionHistory


+logs : List


+getHistory()

SignInterpreter


+video : file


+interpretSign()

class

by shiv

0
0 uses