Skip to content

EA-HAM-NITW/LanguageDetectionError404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup & Execution Instructions

This document explains how to prepare your environment, install FFmpeg using Chocolatey, run the application, and includes sample code for language detection using a local Whisper model.


1. Environment Setup

First, run the project setup script to install dependencies and configure your environment.

  1. Open a regular PowerShell terminal.

  2. Execute the following command in the project directory:

    .\setup.ps1
  3. Open an Administrator PowerShell Terminal

    # Install FFmpeg via Chocolatey
    choco install ffmpeg
    

This guide provides the steps to install FFmpeg using Chocolatey and then run the application.

Note:
Make sure to open an Administrator PowerShell for the installation step.


Running the game

Run the following commands in the project directory

# Run the application
.\run.ps1

About

Language Detection Model for the Error 404. Ham week event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •