Giter Club home page Giter Club logo

old-kaldi-git's People

Contributors

alumae avatar arnab4 avatar bbabaali avatar bouliagi avatar chenguoguo avatar cweng6 avatar danpovey avatar david-ryan-snyder avatar dogancan avatar govivace avatar hainan-xv avatar jtrmal avatar karelvesely84 avatar mhanneman avatar minhua722 avatar motlicek avatar ndjaitly avatar noisychannel avatar nshmyrev avatar oplatek avatar pegahgh avatar pswietojanski avatar rickychanhoyin avatar shiweipku avatar sikoried avatar vdp avatar vijayaditya avatar vimalmanohar avatar xiaohui-zhang avatar yajiemiao 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

old-kaldi-git's Issues

segmentation fault in rnnlm-hs

Hello!!

I am testing with rnnlm-hs, and encountered a segmentation fault.
Here's the error message, which I get from using gdb.

Alpha: 0.100000 ME-alpha: 0.100000 Progress: 99.94% Words/thread/sec: 2.58k
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa5ffb700 (LWP 17818)]
TrainModelThread (id=) at rnnlm.c:495
495 l2 = vocab[word].point[d] * layer1_size;

My data is maybe somewhat large, (It was successfully done when I used smaller sized data)

Vocab size: 52722
Words in train file: 285559160

And here's my setting for the test.

./rnnlm -train data/train -valid data/valid -hidden 300 -bptt 6 -threads 20 -alpha 0.1 -maxent-order 5 -maxent-size 1000 -rnnlm ./model.rnnlm -debug 2

The following is the constant settings in the code (rnnlm.c)

define MAX_STRING 1024

define MAX_SENTENCE_LENGTH 10000

define MAX_CODE_LENGTH 40

How could I avoid or debug this error?
Please help if anybody could.

Thank you very much.

diarization with PLDA

I am trying to adopt your diarization recipe from asr-diarization branch
kaldi-git/egs/aspire/s5/local/run_diarization.sh

Just curious is there some specific reason PLDA and automatic number of speakers detection was not used?
The code says about speaker-diarization_v2 to be used with that, but not sure if there is a corresponding binary.

nnet train tool for BLSTM

Should the "nnet-train-blstm-streams" be included as a train-tool in local/run_blstm.sh ? Because we face error with nnet-train-lstm-streams tool

is there a version with easy installation of tools?

In folder src:

./configure

**configure failed: Could not find file /include/fst/fst.h:
you may not have installed OpenFst. See ../tools/INSTALL *
*

To repeat this error :

  1. clone this project
  2. go to folder tools and make
  3. go to folder and ./configure

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.