Commit ebf1c453 authored by Elias's avatar Elias

updated readme

parent bd0f3049
# Scripts
This script reads a TextGrid transcription file from the textGrid folder and retrieves the xmin,xmax,text data of speaker1 and speaker2 and saves them in two different files with .csv extension for each speaker. These two files will be placed in the textGridEnCSV/ folder.
**TrainValTest1_csvAPartirDeTextGrid.py :** This script reads a TextGrid transcription file from the textGrid folder and retrieves the xmin,xmax,text data of speaker1 and speaker2 and saves them in two different files with .csv extension for each speaker. These two files will be placed in the textGridEnCSV/ folder.
```bash
python3 TrainValTest1_csvAPartirDeTextGrid.py textGrid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment