{ "cells": [ { "cell_type": "markdown", "id": "cf281c77", "metadata": {}, "source": [ "# Spoof Localization Tutorial with WeDefense\n", "\n", "**Author:** Lin Zhang \n", "**Date:** [Date] \n", "**Status:** Working on" ] }, { "cell_type": "markdown", "id": "d4f624bb", "metadata": {}, "source": [ "This notebook provides a step-by-step guide to running a spoof \n", "localization experiment using the WeDefense toolkit. We will follow \n", "the \n", "structure of the `run.sh` script for the \n", "`localization/lav-df/v15_ssl_mhfa` recipe on the PartialSpoof dataset.\n" ] } ], "metadata": { "language_info": { "name": "python" } }, "nbformat": 4, "nbformat_minor": 5 }