@@ -146,7 +145,7 @@ Originalaufnahmen aus dem "thorsten" Dataset.
> todo
# VocGAN
-> **Diese Beispiele basieren auf "ground truth" und nicht auf dem Tacotron 2 Modell**
+> **Diese Beispiele basieren auf "ground truth" und nicht auf dem Tacotron 2 Modell**
> 200 Epochen / 284k Trainingsschritte
@@ -228,4 +227,52 @@ Originalaufnahmen aus dem "thorsten" Dataset.
+
+
+
+
+# TensorFlowTTS / Multiband MelGAN
+> Thanks [Monatis](https://github.com/monatis)
+> Details: [Notebook von Monatis](https://colab.research.google.com/drive/1W0nSFpsz32M0OcIkY9uMOiGrLTPKVhTy?usp=sharing#scrollTo=SCbWCChVkfnn)
+> Taco2 Modell für 80k Schritte trainiert, Multiband MelGAN für 800k Schritte.
+
+
+
+
+
+
+
Sample
+
Text
+
Audio
+
+
+
+
+
01
+
Eure Schoko-Bonbons sind sagenhaft lecker
+
+
+
+
02
+
Eure Tröte nervt
+
+
+
+
03
+
Europa und Asien zusammengenommen wird auch als Eurasien bezeichnet
+
+
+
+
04
+
Euer Plan hat ja toll geklappt.
+
+
+
+
05
+
In den alten Zeiten, wo das Wünschen noch geholfen hat, lebte ein König, dessen Töchter waren alle schön.
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/samples/sample01-TensorFlowTTS.wav b/docs/samples/sample01-TensorFlowTTS.wav
new file mode 100644
index 0000000..b04ecdc
Binary files /dev/null and b/docs/samples/sample01-TensorFlowTTS.wav differ
diff --git a/docs/samples/sample02-TensorFlowTTS.wav b/docs/samples/sample02-TensorFlowTTS.wav
new file mode 100644
index 0000000..e586280
Binary files /dev/null and b/docs/samples/sample02-TensorFlowTTS.wav differ
diff --git a/docs/samples/sample03-TensorFlowTTS.wav b/docs/samples/sample03-TensorFlowTTS.wav
new file mode 100644
index 0000000..4059c9a
Binary files /dev/null and b/docs/samples/sample03-TensorFlowTTS.wav differ
diff --git a/docs/samples/sample04-TensorFlowTTS.wav b/docs/samples/sample04-TensorFlowTTS.wav
new file mode 100644
index 0000000..fe02ca5
Binary files /dev/null and b/docs/samples/sample04-TensorFlowTTS.wav differ
diff --git a/docs/samples/sample05-TensorFlowTTS.wav b/docs/samples/sample05-TensorFlowTTS.wav
new file mode 100644
index 0000000..16d11dc
Binary files /dev/null and b/docs/samples/sample05-TensorFlowTTS.wav differ