Git Product home page Git Product logo

icefall's Issues

Error in train.py

When i run the following

./pruned_transducer_stateless7_context/train.py \
  --world-size 8 \
  --num-epochs 20 \
  --start-epoch 1 \
  --exp-dir pruned_transducer_stateless7_context/exp \
  --full-libri 1 \
  --max-duration 300

Here is the error:

-- Process 1 terminated with the following error:
Traceback (most recent call last):
File "/local/home/ufsoylu/my_env/lib64/python3.7/site-packages/torch/multiprocessing/spawn.py", line 69, in _wrap
fn(i, *args)
File "/local/home/ufsoylu/icefall_context/icefall/egs/librispeech/ASR/pruned_transducer_stateless7_context/train.py", line 1308, in run
params=params,
File "/local/home/ufsoylu/icefall_context/icefall/egs/librispeech/ASR/pruned_transducer_stateless7_context/train.py", line 1440, in scan_pessimistic_batches_for_oom
is_training=True,
File "/local/home/ufsoylu/icefall_context/icefall/egs/librispeech/ASR/pruned_transducer_stateless7_context/train.py", line 812, in compute_loss
lm_scale=params.lm_scale,
File "/local/home/ufsoylu/my_env/lib64/python3.7/site-packages/torch/nn/modules/module.py", line 1194, in _call_impl
return forward_call(*input, **kwargs)
File "/local/home/ufsoylu/my_env/lib64/python3.7/site-packages/torch/nn/parallel/distributed.py", line 1040, in forward
output = self._run_ddp_forward(*inputs, **kwargs)
File "/local/home/ufsoylu/my_env/lib64/python3.7/site-packages/torch/nn/parallel/distributed.py", line 1000, in _run_ddp_forward
return module_to_run(*inputs[0], **kwargs[0])
File "/local/home/ufsoylu/my_env/lib64/python3.7/site-packages/torch/nn/modules/module.py", line 1194, in _call_impl
return forward_call(*input, **kwargs)
TypeError: forward() got an unexpected keyword argument 'word_list'

TODO

  • create the github fork

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.