Commit Graph

4201 Commits

Author SHA1 Message Date
rishikksh20
4493feb95c Add HiFi-GAN v1 generator and discriminator classes 2021-04-08 11:14:39 +02:00
Eren Gölge
a669a492c6 test melgan feature loss 2021-04-07 12:36:56 +02:00
Eren Gölge
c8953f4da9 l1_spec_loss parameters in melgan test config 2021-04-07 12:36:36 +02:00
Eren Gölge
c86c559349 docstring and optional padding in TorchSTFT 2021-04-07 12:36:15 +02:00
Eren Gölge
f890454de3 linter fixes 2021-04-07 12:36:03 +02:00
Eren Gölge
9782d9ea5d [ci skip] implement #418 2021-04-06 16:24:50 +02:00
Eren Gölge
f46a275b22 update docstring 2 2021-04-06 16:24:50 +02:00
Eren Gölge
ec94ff3691 update docstring 2021-04-06 16:24:50 +02:00
Eren Gölge
2048095e9a audio.py fix 2021-04-06 16:24:50 +02:00
Eren Gölge
e0b3008c31 allow choosing the log function used for amptodb conversion 2021-04-06 16:24:50 +02:00
Eren Gölge
718f6e1568 fix ExtractSpectrogram.ipynb 2021-04-06 16:24:50 +02:00
Eren Gölge
44b4cb5ba5 DCA comment 2021-04-06 16:24:50 +02:00
Eren Gölge
b86e7fb2e8 pad short samples when loading precomputed features in vocoder trainign 2021-04-06 16:24:50 +02:00
Eren Gölge
6ad4eba678 gan vocoder train fix in case of restoring models wiht no scheduler is defined 2021-04-06 16:24:50 +02:00
Eren Gölge
4a3cc8d042 [ci skip] 2021-04-06 14:33:38 +02:00
Eren Gölge
06b2552e34 Update bug_report.md 2021-04-06 14:33:06 +02:00
Eren Gölge
3835a961ca [ci skip]restructure templates 2021-04-06 14:01:17 +02:00
Eren Gölge
2344379cb8 Merge branch 'dev' into main v0.0.11 2021-04-02 16:42:37 +02:00
Eren Gölge
e3ccfe37ea add DE more urls 2021-04-02 14:54:41 +02:00
Eren Gölge
3efdad3776 Update README.md 2021-04-01 16:10:52 +02:00
Eren Gölge
e84f120a04 sam-accenture model preprocessor 2021-04-01 03:41:41 +02:00
Eren Gölge
e3c052382b fix loading always best_model when continue 2021-04-01 03:41:15 +02:00
Eren Gölge
f07ca29386 [ci skip]anchor umap-learn==0.4.6 fix #411 2021-04-01 00:18:44 +02:00
Eren Gölge
f5446d4f1e [ci skip]readme udpate 2021-03-30 14:46:14 +02:00
Eren Gölge
ec52243d62 [ci skip]update readme 2021-03-30 14:44:53 +02:00
Eren Gölge
48ea20e69f example aligntts config 2021-03-30 14:41:00 +02:00
Eren Gölge
b4c2cf80f2 fix eval iter 2021-03-30 14:39:16 +02:00
Eren Gölge
a3a840fd78 linter fixes 2021-03-30 14:39:16 +02:00
Eren Gölge
6b2e13bf62 compute normalized logp using torch primitives 2021-03-30 14:39:16 +02:00
Eren Gölge
7a382a5c2b stowed aligntts commit and small refactoring with feed_forward layers 2021-03-30 14:39:16 +02:00
Eren Gölge
d542a50818 fix losses for alignTTS 2021-03-30 14:39:16 +02:00
Eren Gölge
18cc7b95ec update l1 and huber to mse loss 2021-03-30 14:39:16 +02:00
Eren Gölge
896d33ed49 update losses to hande alingtts phases 2021-03-30 14:39:16 +02:00
Eren Gölge
aec0b78aff duration predictor fix 2 2021-03-30 14:39:16 +02:00
Eren Gölge
07269e639b fix duration predictor in AlignTTS 2021-03-30 14:39:16 +02:00
Eren Gölge
c2d29e5cd4 FFTransformer encoder for aligntts 2021-03-30 14:39:16 +02:00
Eren Gölge
460a2d3e26 FFTransformer Decoder for AlignTTS 2021-03-30 14:39:16 +02:00
Eren Gölge
2c364c0df8 test fixes 2021-03-30 14:39:16 +02:00
Eren Gölge
0a61ea3b2d replace urls 2021-03-30 14:39:16 +02:00
Eren Gölge
2e7fdf8f9d 🐸 fashion 2021-03-30 14:39:16 +02:00
Eren Gölge
844e8e0ed4 adapt align_tts and model name handling 2021-03-30 14:39:16 +02:00
Eren Gölge
aa29f5b199 aligntts loss 2021-03-30 14:39:16 +02:00
Eren Gölge
a831468cab align tts MDN layer 2021-03-30 14:39:16 +02:00
Eren Gölge
4396f8e2da continue refactoring 2021-03-30 14:39:16 +02:00
Eren Gölge
8f9858cf44 gitignore update 2021-03-30 14:39:16 +02:00
Eren Gölge
892c3c3623 use torch for AngleProtoLoss 2021-03-30 14:39:16 +02:00
Eren Gölge
2b3e12ea49 correct imports after refactoring, add AlignTTS (old SSMAS) and some formatting 2021-03-30 14:39:16 +02:00
Eren Gölge
ecb6b0d6ad rename GlowTtts as GlowTTS 2021-03-30 14:39:16 +02:00
Eren Gölge
e8cf8cb00e restructure TF tacotron files 2021-03-30 14:39:16 +02:00
Eren Gölge
1ac99ce0d0 if git is not available set git has 'unknown' 2021-03-30 14:39:16 +02:00