Giter VIP home page Giter VIP logo

kaldi-yesno-tutorial's People

Contributors

csukuangfj avatar keighrim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

kaldi-yesno-tutorial's Issues

job failed during the decode steps

Hi,
First, thank you for writing this tutorial. I am learning how to use kaldi for my project.
When I proceeded to the final step, decoding, I use the following command to run the decode script:
steps/decode.sh --nj 1 --cmd utils/run.pl exp/mono/graph data/test_yesno exp/mono/decode_test_yesno
However, I received the following message:
run.pl: job failed, log is in exp/mono/decode_test_yesno/log/analyze_lattice_depth_stats.log
And when I looked into the log file, it says this:
Traceback (most recent call last): File "steps/diagnostic/analyze_lattice_depth_stats.py", line 71, in <module> for p in [ -1 ] + phone_int2text.keys(): TypeError: can only concatenate list (not "dict_keys") to list
When I run the run.sh from the kaldi original source, everything works fine. Just want to ask which step could I possibly did wrong while following your tutorial?

output

In step4 I used the following command

steps/decode.sh exp/mono/graph /home/test/kaldi_test/kaldi-yesno-tutorial/data/test_yesno exp/mono/decode

it gave following output:
decode.sh: feature type is delta
steps/diagnostic/analyze_lats.sh --cmd run.pl exp/mono/graph exp/mono/decode
steps/diagnostic/analyze_lats.sh: see stats in exp/mono/decode/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(1,1,2) and mean=1.1
steps/diagnostic/analyze_lats.sh: see stats in exp/mono/decode/log/analyze_lattice_depth_stats.log

How do i see the predicted text for the test data?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.