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

Generate model in comand line #2

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Generate model in comand line #2

wants to merge 21 commits into from

Conversation

carlaecomp
Copy link

No description provided.

README.md Outdated
```
cd demos
mkdir assets
tar xf TAR6706.tgz -C assets
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please conserve on documentation the online alternative and add the new alternative like 'optional' section

README.md Outdated

### Run DEMO:
on build/demos:
```
./pocketsphinx_demo -keyphrase "MATRIX" -kws_threshold 1e-20 -dict assets/6706.dic -lm assets/6706.lm -inmic yes -adcdev mic_channel8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please conserve on documentation the static alternative and add the new alternative below

<s> matrix five minutes </s>
<s> matrix ten seconds </s>
<s> matrix ten minutes </s>
<s> matrix brazil </s>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a generated file or user file?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the file that will used to generate the model

-0.1760913 time </s>
-0.2678616 two minutes

\end\
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a generated file? if thats is, please remove from PR

README.md Outdated
@@ -19,23 +19,47 @@ sudo apt-get install libblas-dev liblapack-dev pocketsphinx --no-install-recomme

### Building PocketSphinx demo
```
git https://github.com/matrix-io/matrix-creator-pocketsphinx.git
git clone https://github.com/carlaecomp/matrix-creator-pocketsphinx.git
Copy link
Contributor

@hpsaturn hpsaturn May 11, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the final repo is the original repo, please restore this and add missing 'clone' command

+ Dowload *TARXXXXX.tgz* and upgrade assets:


### Option 2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

markdown heading not match with "Option 1"

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

Successfully merging this pull request may close these issues.

None yet

2 participants