Skip to content
Snippets Groups Projects
Commit 1d3e5576 authored by Martin Maarand's avatar Martin Maarand
Browse files

Update README.md

parent f318c3d9
No related branches found
No related tags found
No related merge requests found
...@@ -28,3 +28,6 @@ Polygon example: ...@@ -28,3 +28,6 @@ Polygon example:
```bash ```bash
python kaldi_data_generator.py --dataset_name my_balsac2 --extraction_mode polygon --out_dir /tmp/balsac/ --pages 50e1c3c0-2fe9-4216-805e-1a2fd2e7e9f4 python kaldi_data_generator.py --dataset_name my_balsac2 --extraction_mode polygon --out_dir /tmp/balsac/ --pages 50e1c3c0-2fe9-4216-805e-1a2fd2e7e9f4
``` ```
The script creates 3 directories `Lines`, `Transcriptions`, `Partitions` in the specified `out_dir`.
The contents of these directories must be copied (or symlinked) to the corresponding directories in `data/local/` of kaldi recipe.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment