Commit Graph

59 Commits (master)

Author SHA1 Message Date
Thorsten Mueller 16853b7244 Removed docker part of pr 2020-02-27 15:18:37 +01:00
Thorsten Mueller edeadefe75 Revert "Added dependency for analyze.py running as docker."
This reverts commit 4ce7f69455.
2020-02-21 09:32:25 +01:00
Thorsten Mueller 34e8126763 Updated README 2020-01-18 10:43:52 +01:00
Thorsten Mueller dd1583c97b Added mrs datatype for preprocessing.
- Optimized creating ljspeech dataset out of mimic-recording-studio.
- Updated README
2020-01-18 10:39:45 +01:00
Thorsten Mueller 583ce9d575 Merge branch 'master' of https://github.com/thorstenMueller/mimic2 2020-01-01 22:43:39 +01:00
Thorsten Mueller 4ce7f69455 Added dependency for analyze.py running as docker. 2020-01-01 22:42:01 +01:00
Thorsten Müller d0f9013a32
Style update in README file 2019-11-14 11:40:53 +01:00
thorstenMueller d3730d5851 Added script for ljspeech creation from mrs sqlite database 2019-11-14 11:38:50 +01:00
Michael Nguyen 2fe1691b44
Update README.md 2018-09-18 11:46:07 -05:00
Michael Nguyen 4d170e5848 change href in readme 2018-09-17 16:23:27 -05:00
Michael Nguyen 16afe428b5
Update README.md 2018-09-14 19:28:34 -05:00
Michael Nguyen 424db9fbaf
Update README.md 2018-09-14 17:51:03 -05:00
Michael Nguyen 77fd4f8e6b
Update README.md 2018-09-14 17:33:46 -05:00
Michael Nguyen c8192dd374
Update README.md 2018-09-14 17:28:10 -05:00
Michael Nguyen 7871060f91
Update README.md 2018-09-14 16:54:51 -05:00
Michael Nguyen b8d61e8d6f
Update README.md 2018-09-14 16:53:16 -05:00
Michael Nguyen c6aabb0f96 add alignment to docs 2018-09-14 15:25:27 -05:00
Michael Nguyen 9799b8dcba
Update README.md 2018-09-14 15:06:07 -05:00
Michael Nguyen b9ea3d57fa
Update README.md 2018-09-14 14:46:21 -05:00
Michael Nguyen 16ee921906 fix typo 2018-09-14 14:41:32 -05:00
Michael Nguyen f47a147eb7 fix readme link 2018-09-14 14:39:34 -05:00
Michael Nguyen 719f9c8ca3 fix typos and grammar 2018-09-14 14:38:43 -05:00
Michael Nguyen 1b4581bddf grammar and typos 2018-09-14 14:37:51 -05:00
Michael Nguyen c69fad46c6
Update README.md 2018-09-14 14:27:52 -05:00
Michael Nguyen 2ee34ceaa8 update readme 2018-09-14 14:16:37 -05:00
Michael Nguyen 90b332044e
Update README.md 2018-09-14 14:11:45 -05:00
Michael Nguyen db83dd0a4e viz tools realease 2018-09-14 14:10:58 -05:00
Michael Nguyen 40de457574
Update README.md 2018-08-24 19:00:55 -05:00
Michael Nguyen b4f81a3eca
Update README.md 2018-07-23 16:18:21 -05:00
Michael Nguyen 485715a35a
Update README.md 2018-07-06 19:04:46 -05:00
Michael Nguyen 4eac585dca
Update README.md 2018-07-06 19:02:51 -05:00
Michael Nguyen ccd3207a09
Update README.md 2018-07-06 17:26:09 -05:00
Michael Nguyen 33eb480018
Update README.md 2018-07-06 17:25:00 -05:00
Michael Nguyen 9a3d1d2a20
Update README.md 2018-07-06 17:21:21 -05:00
Michael Nguyen c01bd501bc
Update README.md 2018-07-06 17:20:52 -05:00
Michael Nguyen 44cc99ee39
Update README.md 2018-07-06 17:14:39 -05:00
Keith Ito bdee55e2b9
Restore missing README 2018-03-19 23:33:50 -07:00
Keith Ito fd83b876a4 Update README 2018-02-05 16:41:56 -08:00
Keith Ito 43762dc456
Update install instructions to mention TensorFlow 1.4 2017-11-08 11:47:20 -08:00
Keith Ito 08989cc355 Add a comment about the max_iters error 2017-10-16 09:35:43 -07:00
Keith Ito 564c75d1ae Remove TF from requirements and add to install instructions 2017-09-12 20:43:01 -07:00
Keith Ito 9190f660bc Add TensorFlow Griffin-Lim implementation
Based on @kyubyong's code:
https://github.com/Kyubyong/tensorflow-exercises/blob/master/Audio_Processing.ipynb

Requires TF 1.3
2017-09-12 20:04:39 -07:00
Keith Ito ab5dae1e18 Fix broken link 2017-09-07 10:52:47 -07:00
Keith Ito b49b901b82 Add @MXGray's results to README 2017-09-06 21:38:41 -07:00
Keith Ito 9262f440b2 Clarification about passing hparams flag at eval time 2017-09-04 22:08:26 -07:00
Keith Ito d49a938a71 Update documentation 2017-09-04 21:20:25 -07:00
Keith Ito 6a793ba8c4 Update model download instructions
Some versions of tar require the "j" flag to decompress
2017-08-22 17:42:26 -04:00
Keith Ito 3c211e7a19 Add documentation on preprocessing training data. 2017-08-14 11:02:19 -04:00
Keith Ito 516ff9db55 Update README to point at latest model 2017-07-25 09:23:30 -04:00
Keith Ito b53447196d Add note about gradient clipping fix 2017-07-24 11:20:29 -04:00