Skip to content

Yogesh914/emogo-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmoGo ML Study Repository (In Progress)

Overview

This repository contains scripts and resources for a research study on multi modal analysis for mental well being. The project includes data setup, transcription, in-context learning, computer vision, and audio processing tasks.

Repository Structure

  • scripts/: Contains scripts organized by functionality.
  • notebooks/: Jupyter notebooks for analysis.
  • models/: Models used for multi-modal analysis.
  • config/: Configuration files for scripts and models.

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/research-study.git
    cd research-study
  2. Install dependencies:
    pip install -r requirements.txt
    # or
    conda env create -f environment.yml

Usage

Data Setup

Run the data setup scripts:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published