anchalrani

Results 5 issues of anchalrani

I have added self.asr.set_property("frame-subsampling-factor", 3) self.asr.set_property("acoustic-scale", 1) self.asr.set_property("nnet-mode", 3) to gui_demo.py by visiting the issues on git, but the problem is not getting solved. I am getting the following error:...

(tf-gpu) [pranaw@login expressive_tacotron-master]$ python train.py Traceback (most recent call last): File "train.py", line 101, in g = Graph(); print("Training Graph loaded") File "train.py", line 35, in __init__ self.x, self.y, self.z,...

from where shall i run step 3 as mentioned by you : STEP 3. Run python eval.py regularly during training.

ERR: 3: Recorder undefined ERR: 3: Recorder undefined ERR: 3: Recorder undefined msg: 2: Media stream created msg: 1: Waiting for approval to access your microphone ...

I followed all the steps. apache2 is correctly installed after running **/apiai/asr-server/fcgi-nnet3-decoder --fcgi-socket=:8000** m getting the following output on terminal /apiai/asr-server/fcgi-nnet3-decoder --feature-type=mfcc --mfcc-config=mfcc.conf --frame-subsampling-factor=3 --max-active=2000 --beam=15.0 --lattice-beam=6.0 --acoustic-scale=1.0 --endpoint.silence-phones=1 --endpoint.rule1.min-trailing-silence=0.5...