Open ergodaveh opened 2 years ago
There were few errors in the Dockerfile. Even after fixing those, there were issues in Docker-based installation that did not exist before. I reckon this is due to default python3 versioning. I also thought once more that training DNNs on docker would require an additional step due to CUDA library installation and GPU declaration for the Docker container. For these reasons, I deleted the Docker based installation. To install Kaldi, please refer to https://github.com/kaldi-asr/kaldi
Just recently attempted to build the project without success. below is the error message. and suggestions are appreciated. Cheers -D
../../Repos\ALTA> docker build --tag alta:latest -f Dockerfile . docker : #1 [internal] load build definition from Dockerfile At line:1 char:1
1 sha256:09f737f45212a436ca10877af5e59da641d6e2a7dbd7f45124fa22866d732c24
1 transferring dockerfile: 32B 0.0s done
1 DONE 0.0s
2 [internal] load .dockerignore
2 sha256:3d7720e194411ef67e1bc0f2beea870bdee91e5cd24649799c6e2d4136bc878f
2 transferring context: 2B 0.0s done
2 DONE 0.0s
failed to solve with frontend dockerfile.v0: failed to create LLB definition: dockerfile parse error line 58: unknown instruction: FIND