Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 9810946

Browse files
author
josh
committed
usage
1 parent e26aefc commit 9810946

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/import_cv2.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
and the script formats the data and transcripts to be in a state usable by
2727
DeepSpeech.py
2828
29+
Usage:
30+
$ python3 import_cv2.py /path/to/audio/data_dir /path/to/tsv_dir
31+
2932
Input:
3033
(1) audio_dir (string) path to dir of audio downloaded from Common Voice
3134
(2) tsv_dir (string) path to dir containing tsv files generated by CorporaCreator

0 commit comments

Comments
 (0)