Skip to content

Code used for BSc research project "Exploring the Relationship Between Bias and Speech Acoustics in Automatic Speech Recognition Systems"

Notifications You must be signed in to change notification settings

piotr-cichon/Exploring-the-Relationship-Between-Bias-and-Speech-Acoustics-in-Automatic-Speech-Recognition-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring the Relationship Between Bias and Speech Acoustics in Automatic Speech Recognition Systems

General

This repository contains the code used for my Bachelor thesis conducted for Research Project 2024 at the TU Delft. The topic of the project was "Exploring the Relationship Between Bias and Speech Acoustics in Automatic Speech Recognition Systems".

File structure

  • fetch.py: fetches the speech files from the dataset
  • group.sh: gathers the metadata about the speaker groups
  • calculate_bias.sh: calculates the bias based on the word error rates
  • featurize.py: computes the acoustic embeddings for speech files
  • distance.py: computes the distance between the acoustic embeddings
  • plot.py: plots scatter plots for bias against the acoustic distance
  • requirements.txt: lists the libraries and their versions used for the project

The scripts assume the existence of data that is not present in this repository for licensing reasons. The code should be adapted to the dataset structure.

About

Code used for BSc research project "Exploring the Relationship Between Bias and Speech Acoustics in Automatic Speech Recognition Systems"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published