Skip to content
Snippets Groups Projects
Commit d6101d56 authored by Linke, Julian's avatar Linke, Julian
Browse files

Update file README.md

parent 94e758d5
Loading
...@@ -15,9 +15,9 @@ Stay tuned for updates and we appreciate your interest in our work. Please conti ...@@ -15,9 +15,9 @@ Stay tuned for updates and we appreciate your interest in our work. Please conti
- matplotlib - matplotlib
## Repository structure ## Repository structure
The repository includes a **main script** (```run.sh```), a folder which includes Python scripts (```local/*py```) and an example data folder ()```BEAGR/```) (if you want to work with your own data you would need to prepare a folder on your own which follows a specific **folder structure**). The repository includes a **main script** (```run.sh```), a folder which includes Python scripts (```local/*py```) and an example data folder (```BEAGR/```) (if you want to work with your own data you would need to prepare a folder on your own which follows a specific **folder structure**).
The example data folder includes example files from the BEA corpus (Hungarian) and the GRASS corpus (Austrian German) which makes it possible to run an experiment from scratch. In general, the speech data should be stored in the folder ```DATA/``` and in case of the example experiment folder ```BEAGR/``` it should get clear how a specific speech data folder should be structured: The example data folder includes example files from the BEA corpus (Hungarian) and the GRASS corpus (Austrian German) which makes it possible to run an experiment from scratch. In general, the speech data to be analyzed should be stored in the folder ```DATA/```. In case of the example experiment, this folder ```DATA/BEAGR/``` has the following structure:
- DATA/BEAGR/data_BEA_CS - DATA/BEAGR/data_BEA_CS
- Various speaker (spkID1, spkID2, ...) folders - Various speaker (spkID1, spkID2, ...) folders
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment