Skip to content

Commit

Permalink
delete script that is now possible to do in c++/python binding
Browse files Browse the repository at this point in the history
  • Loading branch information
pchampio committed Apr 17, 2023
1 parent 64e89d1 commit 585b35d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 245 deletions.
47 changes: 0 additions & 47 deletions egs/asr/librispeech/shutil/decode/convert_ctm.py

This file was deleted.

71 changes: 0 additions & 71 deletions egs/asr/librispeech/shutil/decode/map_kaldi_transitionids.py

This file was deleted.

76 changes: 0 additions & 76 deletions egs/asr/librispeech/shutil/decode/show_align.sh

This file was deleted.

51 changes: 0 additions & 51 deletions egs/asr/librispeech/shutil/decode/show_align_fromlat.sh

This file was deleted.

1 change: 1 addition & 0 deletions satools/satools/chain/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ def kaldi_decode(loglikes,
):
"""
Decode loglikes from a tensor, no lm rescoding is done
This and the following function are nice for few-utterances decoding, but for more, use kaldi with shutil/decode/latgen-faster-mapped.sh
Example:
import torch
Expand Down

0 comments on commit 585b35d

Please sign in to comment.