mirror of
https://github.com/wassname/TTS.git
synced 2026-09-23 13:00:18 +08:00
handling dates better with the text cleaner
This commit is contained in:
@@ -23,4 +23,4 @@ def test_melgan_multi_scale_discriminator():
|
||||
assert np.all(scores[0].shape == (4, 1, 64))
|
||||
assert np.all(feats[0][0].shape == (4, 16, 4096))
|
||||
assert np.all(feats[0][1].shape == (4, 64, 1024))
|
||||
assert np.all(feats[0][2].shape == (4, 256, 256))
|
||||
assert np.all(feats[0][2].shape == (4, 256, 256))
|
||||
Reference in New Issue
Block a user