-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
29 lines (23 loc) · 914 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Automatically generated by https://github.com/damnever/pigar.
# librispeech-G2P/main.py: 1
attrdict == 2.0.1
# librispeech-G2P/G2P/Train.py: 11
fastprogress == 1.0.0
# librispeech-G2P/G2P/Train.py: 10
pandas == 1.1.1
# librispeech-G2P/G2P/Train.py: 1,2,3
# librispeech-G2P/G2P/decoders/LSTMDecoder.py: 1,2,3
# librispeech-G2P/G2P/decoders/TransformerDecoder.py: 1,2
# librispeech-G2P/G2P/encoders/LSTMEncoder.py: 1,2,3
# librispeech-G2P/G2P/encoders/TransformerEncoder.py: 1,2
# librispeech-G2P/G2P/models/model.py: 1,2,3
# librispeech-G2P/G2P/modules/attention.py: 1,2,3
# librispeech-G2P/G2P/modules/beam.py: 1
# librispeech-G2P/G2P/modules/multi_head_attntion.py: 1,2
# librispeech-G2P/G2P/modules/postion_wise_FF.py: 1,2
# librispeech-G2P/G2P/modules/utils.py: 1
torch == 1.6.0
# librispeech-G2P/G2P/data_loader.py: 2,35
torchtext == 0.7.0
# librispeech-G2P/G2P/data_loader.py: 7
transformers == 3.0.2