This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
mirror of
https://github.com/k2-fsa/icefall.git
synced
2025-08-17 13:12:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
Fix buffer size of DynamicBucketingSampler (
#1468
)
2024-01-21 02:10:42 +08:00
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
…
export.py
…
label_smoothing.py
…
optim.py
…
scaling.py
…
subsampling.py
…
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
Fixed formatting issue of PR
#1528
(
#1530
)
2024-03-06 08:43:45 +08:00
transformer.py
…