SlangLab-NU / torgo_inference

0 stars 2 forks source link

Data preparation script for PSST #9

Closed aanchan closed 1 year ago

aanchan commented 1 year ago

WWW As a researcher wanting to work with the Post stroke speech transcription dataset I would like to write a script to prepare data for training. The existing data preparation scripts are in https://github.com/SlangLab-NU/torgo_inference/tree/main/Data%20Preparation with an example output.csv file.

AC A pull request with a data preparation script written in Python to be able to be used for training using the xlsr-53 fine tuning script which appears under the links repo.