Uses of Class
net.andrewcpu.elevenlabs.model.tuning.VerificationAttempt
Packages that use VerificationAttempt
-
Uses of VerificationAttempt in net.andrewcpu.elevenlabs.model.tuning
Methods in net.andrewcpu.elevenlabs.model.tuning that return types with arguments of type VerificationAttemptConstructor parameters in net.andrewcpu.elevenlabs.model.tuning with type arguments of type VerificationAttemptModifierConstructorDescriptionFineTuning(String modelId, String language, boolean isAllowedToFineTune, boolean fineTuningRequested, String finetuningState, List<VerificationAttempt> verificationAttempts, List<String> verificationFailures, int verificationAttemptsCount, List<String> sliceIds)