"docs/vscode:/vscode.git/clone" did not exist on "78ce7010e1512d21efeee72be084964cf36ff7b7"
Guard Kaldi's version generation (#1715)
When building torchaudio from source, `get_version.sh` from kaldi is executed everytime, which results in kaldi-bindings to be always rebuilt. This commit add "if" guard to the part so that they are not always executed.
Showing
Please register or sign in to comment