mirror of https://github.com/coqui-ai/TTS.git
Update `umap` and `numba` vers. to 0.5.1 and 0.53
This commit is contained in:
parent
aba840b4e6
commit
19a2cdc1e5
|
@ -15,8 +15,8 @@ soundfile
|
||||||
tensorboardX
|
tensorboardX
|
||||||
torch>=1.7
|
torch>=1.7
|
||||||
tqdm
|
tqdm
|
||||||
numba==0.52
|
numba==0.53
|
||||||
umap-learn==0.4.6
|
umap-learn==0.5.1
|
||||||
anyascii
|
anyascii
|
||||||
coqpit
|
coqpit
|
||||||
# japanese g2p deps
|
# japanese g2p deps
|
||||||
|
|
Loading…
Reference in New Issue