Urdu Deepfake SVM Model

Support Vector Machine model for Urdu audio deepfake detection.

Usage

from huggingface_hub import hf_hub_download
import joblib

model_path = hf_hub_download(
    repo_id="Hamza142/urdu-deepfake-svm",
    filename="svm_model.joblib"
)
model = joblib.load(model_path)

Project: Machine Learning Assignment #3 - NUCES University

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support