17 Commits

Author SHA1 Message Date
Fangjun Kuang
22019dcd47 set LC_ALL to C.UTF-8 2023-07-28 10:08:16 +08:00
Fangjun Kuang
e0f507ee1f add more dockerfiles 2023-07-28 09:42:50 +08:00
Fangjun Kuang
bae8df8b0f small fixes 2023-07-27 19:07:53 +08:00
Fangjun Kuang
a9bbed3c20 small fixes 2023-07-27 18:49:39 +08:00
Fangjun Kuang
8f17681969 small fixes 2023-07-27 18:31:42 +08:00
Fangjun Kuang
19f9a8a3fc small fixes 2023-07-27 18:24:33 +08:00
Fangjun Kuang
3432308c51 small fixes 2023-07-27 18:22:33 +08:00
Fangjun Kuang
4155f39d1e small fixes 2023-07-27 18:16:39 +08:00
Fangjun Kuang
1f9fabc840 Support docker 2023-07-27 17:43:25 +08:00
Desh Raj
107df3b115 apply black on all files 2022-11-17 09:42:17 -05:00
Fangjun Kuang
60317120ca
Revert "Apply new Black style changes" 2022-11-17 20:19:32 +08:00
Desh Raj
d110b04ad3 apply new black formatting to all files 2022-11-16 13:06:43 -05:00
ahmedalbahnasawy
62302259d0
add kaldifeat (#680) 2022-11-15 00:11:42 +08:00
Teo Wen Shen
d2a1c65c5c
fix torchaudio version in dockerfile (#653)
* fix torchaudio version in dockerfile

* remove kaldiio
2022-11-03 10:27:18 +08:00
Teo Wen Shen
436942211c
Adding Dockerfile for Ubuntu18.04-pytorch1.12.1-cuda11.3-cudnn8 (#572)
* Changed Dockerfile

* Update Dockerfile

* Dockerfile

* Update README.md

* Add Dockerfiles

* Update README.md

Removed misleading CUDA version, as the Ubuntu18.04-pytorch1.7.1-cuda11.0-cudnn8 Dockerfile can only support CUDA versions >11.0.
2022-09-20 10:52:24 +08:00
FNLPprojects
f24b76e64b
fix torchaudio version (#524)
* fix torchaudio version

* fix torchaudio version
2022-08-06 18:33:43 +08:00
cdxie
d30244e28f
add a docker file for some users (#87)
* add a docker file for some users

Ubuntu18.04-pytorch1.7.1-cuda11.0-cudnn8-python3.8

* add a describing file of how to use dockerfile

give some steps to use dockerfile
2021-10-19 13:00:59 +08:00