.editorconfig
.gitignore
.gitmodules
.kateconfig
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
__init__.py
_setup_info_generated.py
pyproject.toml
requirements.txt
rnn.py
setup.py
demos/12AX.cluster_map
demos/_setup_returnn_env.py
demos/demo-fwd.config
demos/demo-horovod-mpi.py
demos/demo-horovod-mpi.py.sh
demos/demo-horovod-mpi.sh
demos/demo-hyper-param-tuning.config
demos/demo-iter-dataset.py
demos/demo-list-devices.py
demos/demo-lua-torch-layer.config
demos/demo-pretrain.config
demos/demo-record-and-push-to-webserver.py
demos/demo-returnn-as-framework.py
demos/demo-rf-pt-benchmark.py
demos/demo-rf.config
demos/demo-rhn-enwik8.config
demos/demo-sprint-interface.py
demos/demo-tf-att-copy.config
demos/demo-tf-attention.config
demos/demo-tf-chunking-blstm.12ax.config
demos/demo-tf-contribrnn-lstm.12ax.config
demos/demo-tf-enc-dec.config
demos/demo-tf-hard-att-copy.config
demos/demo-tf-lstm-benchmark.py
demos/demo-tf-maxgradnorm-lstm.12ax.config
demos/demo-tf-native-lstm-lowmem.12ax.config
demos/demo-tf-native-lstm.12ax.config
demos/demo-tf-native-lstm2.12ax.config
demos/demo-tf-native-lstm2.12ax.tuned.config
demos/demo-tf-neural-transducer.12ax.config
demos/demo-tf-rec-explicit-lstm.config
demos/demo-tf-rec-explicit-rnn.config
demos/demo-tf-rec-self-att.config
demos/demo-tf-search-compiled-graph.py
demos/demo-tf-vanilla-lstm.12ax.config
demos/demo-timit-lstm-ctc.config
demos/demo-torch.config
demos/demo-upd-mult-model.lstm.12ax.config
demos/demo.sh
demos/mdlstm/README.md
demos/mdlstm/IAM/README.txt
demos/mdlstm/IAM/chars.txt
demos/mdlstm/IAM/config_demo
demos/mdlstm/IAM/config_fwd
demos/mdlstm/IAM/config_real
demos/mdlstm/IAM/create_IAM_dataset.py
demos/mdlstm/IAM/decode.py
demos/mdlstm/IAM/go.sh
demos/mdlstm/IAM/lines.txt
demos/mdlstm/IAM/IAM_lines/a01-000u-00.png
demos/mdlstm/IAM/IAM_lines/a01-007-04.png
demos/mdlstm/IAM/IAM_lines/a01-007-06.png
demos/mdlstm/IAM/features/raw/demo.h5
demos/mdlstm/IAM/split/eval.txt
demos/mdlstm/IAM/split/train.txt
demos/mdlstm/IAM/split/valid.txt
demos/mdlstm/artificial/create_test_h5.py
demos/mdlstm/artificial/forwardconfig
demos/mdlstm/artificial/go.sh
demos/mdlstm/artificial/trainconfig
demos/mdlstm/artificial_rgb/create_test_h5.py
demos/mdlstm/artificial_rgb/forwardconfig
demos/mdlstm/artificial_rgb/go.sh
demos/mdlstm/artificial_rgb/trainconfig
returnn/__init__.py
returnn/__main__.py
returnn/__old_mod_loader__.py
returnn/__setup__.py
returnn/config.py
returnn/forward_iface.py
returnn/learning_rate_control.py
returnn/log.py
returnn/native_op.cpp
returnn/native_op.py
returnn/pretrain.py
returnn.egg-info/PKG-INFO
returnn.egg-info/SOURCES.txt
returnn.egg-info/dependency_links.txt
returnn.egg-info/requires.txt
returnn.egg-info/top_level.txt
returnn/datasets/__init__.py
returnn/datasets/audio.py
returnn/datasets/basic.py
returnn/datasets/bundle_file.py
returnn/datasets/cached.py
returnn/datasets/cached2.py
returnn/datasets/distrib_files.py
returnn/datasets/generating.py
returnn/datasets/hdf.py
returnn/datasets/lm.py
returnn/datasets/map.py
returnn/datasets/meta.py
returnn/datasets/multi_proc.py
returnn/datasets/normalization_data.py
returnn/datasets/numpy_dump.py
returnn/datasets/postprocessing.py
returnn/datasets/raw_wav.py
returnn/datasets/sprint.py
returnn/datasets/stereo.py
returnn/datasets/text_dict.py
returnn/datasets/util/__init__.py
returnn/datasets/util/feature_extraction.py
returnn/datasets/util/strings.py
returnn/datasets/util/vocabulary.py
returnn/engine/__init__.py
returnn/engine/base.py
returnn/engine/batch.py
returnn/extern/__init__.py
returnn/extern/WarpRna/__init__.py
returnn/extern/WarpRna/__main__.py
returnn/extern/WarpRna/warp-rna/.git
returnn/extern/WarpRna/warp-rna/.gitignore
returnn/extern/WarpRna/warp-rna/LICENSE
returnn/extern/WarpRna/warp-rna/README.md
returnn/extern/WarpRna/warp-rna/aligner.gif
returnn/extern/WarpRna/warp-rna/check.png
returnn/extern/WarpRna/warp-rna/core.cu
returnn/extern/WarpRna/warp-rna/core.h
returnn/extern/WarpRna/warp-rna/core_cpu.cpp
returnn/extern/WarpRna/warp-rna/ref_rna.py
returnn/extern/WarpRna/warp-rna/test.cpp
returnn/extern/WarpRna/warp-rna/pytorch_binding/LICENSE
returnn/extern/WarpRna/warp-rna/pytorch_binding/MANIFEST.in
returnn/extern/WarpRna/warp-rna/pytorch_binding/README.md
returnn/extern/WarpRna/warp-rna/pytorch_binding/binding.cpp
returnn/extern/WarpRna/warp-rna/pytorch_binding/core.cu
returnn/extern/WarpRna/warp-rna/pytorch_binding/core.h
returnn/extern/WarpRna/warp-rna/pytorch_binding/requirements.txt
returnn/extern/WarpRna/warp-rna/pytorch_binding/setup.py
returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/__init__.py
returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/test.py
returnn/extern/WarpRna/warp-rna/tensorflow_binding/setup.py
returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op.cc
returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op_kernel_tmpl.h
returnn/extern/WarpRna/warp-rna/tensorflow_binding/warp_rna/__init__.py
returnn/extern/graph_editor/README.md
returnn/extern/graph_editor/__init__.py
returnn/extern/graph_editor/edit.py
returnn/extern/graph_editor/reroute.py
returnn/extern/graph_editor/select.py
returnn/extern/graph_editor/subgraph.py
returnn/extern/graph_editor/transform.py
returnn/extern/graph_editor/util.py
returnn/frontend/__init__.py
returnn/frontend/_backend.py
returnn/frontend/_cache.py
returnn/frontend/_numpy_backend.py
returnn/frontend/_random_journal.py
returnn/frontend/_utils.py
returnn/frontend/array_.py
returnn/frontend/attention.py
returnn/frontend/backend.py
returnn/frontend/build_from_dict.py
returnn/frontend/cond.py
returnn/frontend/const.py
returnn/frontend/container.py
returnn/frontend/control_flow_ctx.py
returnn/frontend/conv.py
returnn/frontend/device.py
returnn/frontend/dims.py
returnn/frontend/dropout.py
returnn/frontend/dtype.py
returnn/frontend/gradient.py
returnn/frontend/graph.py
returnn/frontend/hooks.py
returnn/frontend/init.py
returnn/frontend/label_smoothing.py
returnn/frontend/linear.py
returnn/frontend/loop.py
returnn/frontend/loss.py
returnn/frontend/math_.py
returnn/frontend/matmul.py
returnn/frontend/module.py
returnn/frontend/nested.py
returnn/frontend/normalization.py
returnn/frontend/parameter.py
returnn/frontend/parametrizations.py
returnn/frontend/parametrize.py
returnn/frontend/piecewise_linear.py
returnn/frontend/rand.py
returnn/frontend/rec.py
returnn/frontend/reduce.py
returnn/frontend/run_ctx.py
returnn/frontend/signal.py
returnn/frontend/state.py
returnn/frontend/stepwise_scheduler.py
returnn/frontend/tensor_array.py
returnn/frontend/types.py
returnn/frontend/_native/__init__.py
returnn/frontend/_native/backend.cpp
returnn/frontend/_native/backend.hpp
returnn/frontend/_native/module.cpp
returnn/frontend/_native/module.hpp
returnn/frontend/_native/py_utils.hpp
returnn/frontend/_native/tensor_ops.cpp
returnn/frontend/_native/tensor_ops.hpp
returnn/frontend/audio/__init__.py
returnn/frontend/audio/mel.py
returnn/frontend/audio/specaugment.py
returnn/frontend/conversions/__init__.py
returnn/frontend/conversions/espnet_e_branchformer.py
returnn/frontend/conversions/hf_llama.py
returnn/frontend/conversions/torch_nn.py
returnn/frontend/decoder/__init__.py
returnn/frontend/decoder/transformer.py
returnn/frontend/encoder/__init__.py
returnn/frontend/encoder/base.py
returnn/frontend/encoder/conformer.py
returnn/frontend/encoder/conformer_v2.py
returnn/frontend/encoder/e_branchformer.py
returnn/frontend/encoder/transformer.py
returnn/import_/__init__.py
returnn/import_/common.py
returnn/import_/git.py
returnn/import_/import_.py
returnn/sprint/__init__.py
returnn/sprint/cache.py
returnn/sprint/control.py
returnn/sprint/error_signals.py
returnn/sprint/extern_interface.py
returnn/sprint/interface.py
returnn/tensor/README.md
returnn/tensor/__init__.py
returnn/tensor/_dim_extra.py
returnn/tensor/_tensor_extra.py
returnn/tensor/_tensor_mixin_base.py
returnn/tensor/_tensor_op_overloads.py
returnn/tensor/control_flow_ctx.py
returnn/tensor/dim.py
returnn/tensor/marked_dim.py
returnn/tensor/tensor.py
returnn/tensor/tensor_dict.py
returnn/tensor/utils.py
returnn/tf/__init__.py
returnn/tf/compat.py
returnn/tf/data_pipeline.py
returnn/tf/distributed.py
returnn/tf/engine.py
returnn/tf/horovod.py
returnn/tf/hyper_param_tuning.py
returnn/tf/native_op.py
returnn/tf/network.py
returnn/tf/sprint.py
returnn/tf/updater.py
returnn/tf/frontend_layers/README.md
returnn/tf/frontend_layers/__init__.py
returnn/tf/frontend_layers/_backend.py
returnn/tf/frontend_layers/_utils.py
returnn/tf/frontend_layers/cond.py
returnn/tf/frontend_layers/config_entry_points.py
returnn/tf/frontend_layers/debug_eager_mode.py
returnn/tf/frontend_layers/dims.py
returnn/tf/frontend_layers/layer.py
returnn/tf/frontend_layers/loop.py
returnn/tf/frontend_layers/make_layer.py
returnn/tf/frontend_layers/masked_computation.py
returnn/tf/frontend_layers/parameter_assign.py
returnn/tf/frontend_layers/prev_tensor_ref.py
returnn/tf/frontend_low_level/__init__.py
returnn/tf/frontend_low_level/_backend.py
returnn/tf/layers/__init__.py
returnn/tf/layers/base.py
returnn/tf/layers/basic.py
returnn/tf/layers/rec.py
returnn/tf/layers/segmental_model.py
returnn/tf/layers/signal_processing.py
returnn/tf/layers/variable.py
returnn/tf/util/__init__.py
returnn/tf/util/basic.py
returnn/tf/util/data.py
returnn/tf/util/gradient_checkpoint.py
returnn/tf/util/ken_lm.py
returnn/tf/util/open_fst.py
returnn/torch/README.md
returnn/torch/__init__.py
returnn/torch/distributed.py
returnn/torch/engine.py
returnn/torch/updater.py
returnn/torch/data/__init__.py
returnn/torch/data/extern_data.py
returnn/torch/data/pipeline.py
returnn/torch/data/queued_data_iter.py
returnn/torch/data/returnn_dataset_wrapper.py
returnn/torch/data/tensor_utils.py
returnn/torch/frontend/__init__.py
returnn/torch/frontend/_backend.py
returnn/torch/frontend/_rand.py
returnn/torch/frontend/bridge.py
returnn/torch/frontend/raw_ops.py
returnn/torch/optim/README.md
returnn/torch/optim/__init__.py
returnn/torch/optim/lion.py
returnn/torch/util/README.md
returnn/torch/util/__init__.py
returnn/torch/util/array_.py
returnn/torch/util/debug_inf_nan.py
returnn/torch/util/diagnose_gpu.py
returnn/torch/util/exception_helper.py
returnn/torch/util/gradient_checkpoint.py
returnn/torch/util/module.py
returnn/torch/util/scaled_gradient.py
returnn/util/__init__.py
returnn/util/basic.py
returnn/util/better_exchook.py
returnn/util/bpe.py
returnn/util/debug.py
returnn/util/debug_helpers.py
returnn/util/file_cache.py
returnn/util/fsa.py
returnn/util/literal_py_to_pickle.py
returnn/util/lru_cache.py
returnn/util/math.py
returnn/util/multi_proc_non_daemonic_spawn.py
returnn/util/native_code_compiler.py
returnn/util/pprint.py
returnn/util/py-to-pickle.cpp
returnn/util/py_ext_mod_compiler.py
returnn/util/result_with_reason.py
returnn/util/sig_proc.py
returnn/util/task_system.py
returnn/util/train_proc_manager.py
returnn/util/watch_memory.py
tests/DummySprintExec.py
tests/PyCharm-inspection-profile.xml
tests/_set_num_threads1.py
tests/_setup_returnn_env.py
tests/_setup_test_env.py
tests/bpe-unicode-demo.codes
tests/bpe-unicode-demo.vocab
tests/lexicon_opt.fst
tests/lexicon_opt.isyms
tests/lexicon_opt.jpg
tests/lexicon_opt.osyms
tests/lint_common.py
tests/pycharm-inspect.py
tests/pylint.py
tests/returnn-as-framework.py
tests/rf_utils.py
tests/spelling.dic
tests/test_Config.py
tests/test_Dataset.py
tests/test_Fsa.py
tests/test_GeneratingDataset.py
tests/test_HDFDataset.py
tests/test_LearningRateControl.py
tests/test_Log.py
tests/test_MultiProcDataset.py
tests/test_Pretrain.py
tests/test_ResNet.py
tests/test_SprintDataset.py
tests/test_SprintInterface.py
tests/test_TFEngine.py
tests/test_TFNativeOp.py
tests/test_TFNetworkLayer.py
tests/test_TFNetworkRecLayer.py
tests/test_TFNetworkSigProcLayer.py
tests/test_TFUpdater.py
tests/test_TFUtil.py
tests/test_TF_determinism.py
tests/test_TaskSystem.py
tests/test_TaskSystem_SharedMem.py
tests/test_TranslationDataset.py
tests/test_Util.py
tests/test_demos.py
tests/test_fork_exec.py
tests/test_hdf_dump.py
tests/test_rf_array.py
tests/test_rf_attention.py
tests/test_rf_base.py
tests/test_rf_cond.py
tests/test_rf_const.py
tests/test_rf_container.py
tests/test_rf_conv.py
tests/test_rf_decoder_transformer.py
tests/test_rf_encoder_conformer.py
tests/test_rf_gradient.py
tests/test_rf_label_smoothing.py
tests/test_rf_loop.py
tests/test_rf_math.py
tests/test_rf_normalization.py
tests/test_rf_piecewise_linear.py
tests/test_rf_rec.py
tests/test_rf_reduce.py
tests/test_rf_signal.py
tests/test_tensor.py
tests/test_threading.py
tests/test_tools.py
tests/test_torch_dataset.py
tests/test_torch_engine.py
tests/test_torch_frontend.py
tests/test_torch_internal_frontend.py
tests/test_torch_util.py
tests/torch_utils.py
tests/PyCharm.idea/.gitignore
tests/PyCharm.idea/.name
tests/PyCharm.idea/codeStyleSettings.xml
tests/PyCharm.idea/misc.xml
tests/PyCharm.idea/modules.xml
tests/PyCharm.idea/returnn.iml
tests/PyCharm.idea/codeStyles/Project.xml
tests/PyCharm.idea/codeStyles/codeStyleConfig.xml
tests/PyCharm.idea/inspectionProfiles/Project_Default.xml
tests/PyCharm.idea/inspectionProfiles/profiles_settings.xml
tests/PyCharm.idea/scopes/scope_settings.xml
tools/_setup_returnn_env.py
tools/analyze-dataset-batches.py
tools/bliss-collect-seq-lens.py
tools/bliss-dump-text.py
tools/bliss-get-segment-names.py
tools/bliss-to-ogg-zip.py
tools/bpe-create-lexicon.py
tools/calculate-word-error-rate.py
tools/cleanup-old-models.py
tools/collect-orth-symbols.py
tools/collect-words.py
tools/compile_native_op.py
tools/compile_tf_graph.py
tools/debug-dump-search-scores.py
tools/debug-plot-search-scores.py
tools/dump-dataset-raw-strings.py
tools/dump-dataset.py
tools/dump-forward-stats.py
tools/dump-forward.py
tools/dump-network-json.py
tools/dump-pickle.py
tools/extract_state_tying_from_dataset.py
tools/get-attention-weights.py
tools/get-best-model-epoch.py
tools/hdf_dump.py
tools/hdf_dump_translation_dataset.py
tools/import-blocks-mt-model.py
tools/import-t2t-mt-model.py
tools/tf_avg_checkpoints.py
tools/tf_inspect_checkpoint.py
tools/tf_inspect_summary_log.py
tools/torch_avg_checkpoints.py
tools/torch_export_to_onnx.py
tools/torch_inspect_checkpoint.py
tools/torch_inspect_checkpoint_and_opt.py
tools/torch_scale_tuning.py
tools/lattice_rescorer/.gitignore
tools/lattice_rescorer/Makefile
tools/lattice_rescorer/README.md
tools/lattice_rescorer/file.h
tools/lattice_rescorer/htklatticerescorer.cc
tools/lattice_rescorer/htklatticerescorer.h
tools/lattice_rescorer/main.cc
tools/lattice_rescorer/rescorer.h
tools/lattice_rescorer/vocabulary.cc
tools/lattice_rescorer/vocabulary.h
tools/lattice_rescorer/example/README.md
tools/lattice_rescorer/example/libs_list
tools/lattice_rescorer/example/rescore_lattice.sh
tools/lattice_rescorer/example/state_vars_list
tools/lattice_rescorer/example/tensor_names_list
tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.config
tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.keep_over_epoch.lstm2.config