This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
TTS
Watch
1
Star
0
Fork
0
You've already forked TTS
mirror of
https://github.com/coqui-ai/TTS.git
synced
2026-07-13 05:50:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
736f169cc99f13e2fd7534df3a43d12147bc367b
TTS
/
layers
History
erogol
736f169cc9
tf lstm does not match torch lstm wrt bias vectors. So I avoid bias in LSTM as an easy solution.
2020-05-12 16:23:32 +02:00
..
__init__.py
…
common_layers.py
renaming layers to be converted to TF counterpart
2020-05-12 16:23:32 +02:00
custom_layers.py
Fix Pylint issues
2019-07-19 09:08:51 +02:00
gst_layers.py
Fix Pylint issues
2019-07-19 09:08:51 +02:00
losses.py
linter fixes
2020-03-10 11:30:13 +01:00
tacotron2.py
tf lstm does not match torch lstm wrt bias vectors. So I avoid bias in LSTM as an easy solution.
2020-05-12 16:23:32 +02:00
tacotron.py
Graves attention and setting attn type by config.json
2019-11-12 11:18:57 +01:00