"test/torchaudio_unittest/kaldi_io_test.py" did not exist on "a420cced7e60fcf9ba6efcff3a2e8bee3ac67d05"
requirements.txt 222 Bytes
Newer Older
thomwolf's avatar
thomwolf committed
1
# PyTorch
2
torch>=1.0.0
thomwolf's avatar
thomwolf committed
3
# progress bars in model download and training scripts
thomwolf's avatar
thomwolf committed
4
tqdm
thomwolf's avatar
thomwolf committed
5
6
7
# Accessing files from S3 directly.
boto3
# Used for downloading models over HTTP
8
9
requests
# For OpenAI GPT
thomwolf's avatar
thomwolf committed
10
11
12
regex
# For XLNet
sentencepiece