microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.51k stars 4.28k forks source link

Using Argon with CNTK #402

Closed rashee182 closed 7 years ago

rashee182 commented 8 years ago

There is a section about argon in the handbook but I did not find any relevant examples/scripts or associated binaries/source. So was wondering whether argon is a part of cntk itself or as mentioned in handbook the o/p of cntk (trained acoustic model) is fed to argon?

These are some of the doubts I have :

  1. How argon is integrated with CNTK i.e. need some practical examples of running Argon with CNTK i.e. the kind of inputs given and outputs produced as result of argon execution.
  2. The handbook refers to some sample scripts. However, couldn’t find those in source depo.
  3. How language model is represented by a file (to be given to Argon as a command line parameter)
  4. Various other parameters required for argon execution eg : WFST compilation parameters, input/output parameters, search parameters
  5. The DecodingGraph.mak file to generate the Argon decoding graph.
  6. Associated binary/source.
rashee182 commented 8 years ago

I found the binaries for argon, but no instructions on usage :)

https://cntk.codeplex.com/downloads/get/1448857

staplesinLA commented 8 years ago

i'm confused too . have you got something instructional? thanks.

wolfma61 commented 7 years ago

The issue has been dormant for a long while. Please open a new issue if you still experience problems in the latest release.