Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rristo
/
icefall_conformer_ctc3_et
like
0
Automatic Speech Recognition
Estonian
k2-fsa
icefall
audio
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
57d89ae
icefall_conformer_ctc3_et
/
run.sh
rristo
initial commit
46455cd
over 1 year ago
raw
Copy download link
history
blame
Safe
189 Bytes
#!/bin/bash
APP_PATH=$(
pwd
)
docker stop icefall_run
docker
rm
icefall_run
docker run -it --
rm
\
-p 8888:8888 \
-v
"
$APP_PATH
"
:/opt/notebooks \
--name icefall_run \
icefall