Add install script

This commit is contained in:
BenAAndrew
2021-08-08 21:43:24 +01:00
parent a9f8781718
commit 7ef66dd000
4 changed files with 38 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ import numpy as np
import deepspeech
import torch
import torchaudio # noqa
import soundfile # noqa
import omegaconf # noqa