Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find lm/amharic.lm.data.segmented file #3

Open
Habush opened this issue Nov 23, 2016 · 1 comment
Open

Cannot find lm/amharic.lm.data.segmented file #3

Habush opened this issue Nov 23, 2016 · 1 comment

Comments

@Habush
Copy link

Habush commented Nov 23, 2016

In the 03_LM.sh script found in kaldi-scripts folder there is a line that uses srilm. Here is the line:
/home/melese/toolkit/srilm/bin/i686-m64/ngram-count -order 5 -text lm/amharic.lm.data.segmented -lm lm/amharic.train.lm.data.arpa -unk -kndiscount1 -kndiscount2 -kndiscount3 -kndiscount4 -kndiscount5 -gt1min 1 -gt2min 1 -gt3min 1 -gt4min 1 -gt5min 1

However, I cannot find the lm/amharic.lm.data.segmented file. In the lm folder there are only two zip files, namely amharic.PART1.zip and amharic.PART2.zip . I amharic.lm.data.segmented file cannot be found even if I extract the zip files.

@besacier
Copy link
Collaborator

Hi

You can just unzip the two files and concatenate them in a single one renamed amharic.lm.data.segmented

It should work then

Best

L

(Gesendet von meinem Ipad)

Le 23 nov. 2016 à 12:52, Abdulrahman Semrie [email protected] a écrit :

In the 03_LM.sh script found in kaldi-scripts folder there is a line that uses srilm. Here is the line:
/home/melese/toolkit/srilm/bin/i686-m64/ngram-count -order 5 -text lm/amharic.lm.data.segmented -lm lm/amharic.train.lm.data.arpa -unk -kndiscount1 -kndiscount2 -kndiscount3 -kndiscount4 -kndiscount5 -gt1min 1 -gt2min 1 -gt3min 1 -gt4min 1 -gt5min 1

However, I cannot find the lm/amharic.lm.data.segmented file. In the lm folder there are only two zip files, namely amharic.PART1.zip and amharic.PART2.zip . I amharic.lm.data.segmented file cannot be found even if I extract the zip files.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants