This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
egs
/
librispeech
/
WSASR
/
conformer_ctc2
History
Dongji Gao
9a17f4ce41
add OTC related scripts using phone as units instead of BPEs (
#1602
)
...
* add otc related scripts using phone instead of bpe
2024-04-26 00:55:44 +08:00
..
__init__.py
…
asr_datamodule.py
…
attention.py
…
conformer.py
…
decode_phone.py
add OTC related scripts using phone as units instead of BPEs (
#1602
)
2024-04-26 00:55:44 +08:00
decode.py
Add scripts and recipe for BTC/OTC (
#1255
)
2023-09-29 07:52:46 +08:00
export.py
…
label_smoothing.py
…
optim.py
…
scaling.py
…
subsampling.py
Add scripts and recipe for BTC/OTC (
#1255
)
2023-09-29 07:52:46 +08:00
train_phone.py
add OTC related scripts using phone as units instead of BPEs (
#1602
)
2024-04-26 00:55:44 +08:00
train.py
…
transformer.py
…