Michael Nguyen
|
0c0ad01cce
|
update docker to tensorflow 1.8 and python3
|
2018-07-05 14:30:02 -05:00 |
Michael Nguyen
|
45584e8a93
|
added docker files, and return alignment during synthesizing
|
2018-07-05 13:13:55 -05:00 |
Michael Nguyen
|
3924367392
|
change flask port to accept args port
|
2018-07-03 19:43:05 -05:00 |
Michael Nguyen
|
ea21e9d30e
|
took out hparams for preprocessing
|
2018-07-03 19:41:44 -05:00 |
Michael Nguyen
|
bda7cdad7a
|
Merge pull request #10 from MycroftAI/demo_server
change demo server, return alignment with syntehsis, plot alighment o…
|
2018-07-03 18:54:33 -05:00 |
Michael Nguyen
|
5afe3ce027
|
change demo server, return alignment with syntehsis, plot alighment on eval
|
2018-07-03 18:53:07 -05:00 |
Michael Nguyen
|
0d77c0c135
|
Merge pull request #9 from MycroftAI/kusal
preprocess.py now can set hparams, added mailabs dataset
|
2018-06-27 14:14:14 -05:00 |
Michael Nguyen
|
8f1f0155c5
|
preprocess.py now can set hparams, added mailabs dataset
|
2018-06-27 14:12:39 -05:00 |
Michael Nguyen
|
4077ab6e20
|
Merge pull request #8 from MycroftAI/kusal
added ability to parallelized preprocessing in kusal data
|
2018-06-21 12:24:47 -05:00 |
Michael Nguyen
|
bb88150a3d
|
added ability to parallelized preprocessing in kusal data
|
2018-06-21 12:24:05 -05:00 |
Michael Nguyen
|
f015401666
|
Merge pull request #7 from MycroftAI/kusal
ability to assign gpu during training, fixed prenet dropout bug
|
2018-06-19 21:25:27 -05:00 |
Michael Nguyen
|
1fc9886e4d
|
ability to assign gpu during training, fixed prenet dropout bug
|
2018-06-19 21:23:00 -05:00 |
Michael Nguyen
|
964222c2bf
|
Merge pull request #6 from MycroftAI/kusal
added kusal preprocess code
|
2018-06-18 12:29:05 -05:00 |
Michael Nguyen
|
ba27a6d95d
|
added kusal preprocess code
|
2018-06-18 12:20:09 -05:00 |
Keith Ito
|
c7efb3c208
|
Merge pull request #5 from MycroftAI/amy-data
Trim leading and trailing silence
|
2018-04-02 13:04:32 -07:00 |
Keith Ito
|
567bf6c62e
|
Trim leading and trailing silence
|
2018-04-02 13:04:10 -07:00 |
Keith Ito
|
1579386764
|
Merge pull request #4 from MycroftAI/amy-data
Add preprocessor for Amy dataset
|
2018-04-02 12:47:50 -07:00 |
Keith Ito
|
9ac364a647
|
Add preprocessor for Amy data
|
2018-04-02 12:46:26 -07:00 |
Keith Ito
|
bdee55e2b9
|
Restore missing README
|
2018-03-19 23:33:50 -07:00 |
Keith Ito
|
93b73a4746
|
Merge pull request #3 from MycroftAI/tuning
Tuning for initial run
|
2018-03-18 21:26:20 -07:00 |
Keith Ito
|
736bf5c1bf
|
Use 50 Griffin-Lim iterations by default
|
2018-03-17 14:33:57 -07:00 |
Keith Ito
|
2a68ef4b27
|
Set use_cmudict to True by default
|
2018-03-17 14:31:42 -07:00 |
Keith Ito
|
122f9783e7
|
Drop preemphasis
|
2018-03-17 14:31:24 -07:00 |
Keith Ito
|
d0e09d064a
|
Bump default sample rate up to 22kHz
|
2018-03-17 14:28:58 -07:00 |
Keith Ito
|
475ed791bf
|
Limit frequencies used in mel spectrogram to [125, 7600].
|
2018-03-17 14:27:57 -07:00 |
Keith Ito
|
70ba4aaf69
|
Use vanilla exponential decay for learning rate
|
2018-03-17 14:24:38 -07:00 |
Keith Ito
|
1084310ed1
|
Use 512D embeddings
|
2018-03-17 14:22:39 -07:00 |
Keith Ito
|
14ee2615eb
|
Make embedding dimension configurable
|
2018-03-17 14:22:24 -07:00 |
Keith Ito
|
11a6a096d9
|
Merge pull request #2 from MycroftAI/attention
Use location-sensitive attention (hybrid)
|
2018-03-17 14:21:54 -07:00 |
Keith Ito
|
1ff4995eb4
|
Use location-sensitive attention (hybrid)
|
2018-03-17 14:08:09 -07:00 |
Keith Ito
|
14960104e5
|
Merge pull request #1 from MycroftAI/mycroft-changes
Apache license and remove non Apache-compatible code
|
2018-02-05 16:51:45 -08:00 |
Keith Ito
|
e35859d0b0
|
Remove dependency on inflect
|
2018-02-05 16:41:56 -08:00 |
Keith Ito
|
92b4379165
|
Remove dependency on unidecode
|
2018-02-05 16:41:56 -08:00 |
Keith Ito
|
fd83b876a4
|
Update README
|
2018-02-05 16:41:56 -08:00 |
Keith Ito
|
1f58edd56d
|
Apache 2 license
|
2018-02-05 14:28:23 -08:00 |
Keith Ito
|
8edcd55b3f
|
Merge pull request #106 from rafaelvalle/melspectrogram_offset
adding offset to melspectorgram
|
2018-01-18 18:42:17 -08:00 |
Rafael Valle
|
37f04cb0f1
|
adding offset to melspectorgram
|
2018-01-16 10:25:34 -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
|
6612fd3ef6
|
Merge pull request #61 from greenkeytech/tf1.4fix
fix for tensorflow 1.4.0
|
2017-10-14 09:28:03 -07:00 |
Matthew Goldey
|
7b09826434
|
fix for tensorflow 1.4.0
|
2017-10-13 14:56:00 -05:00 |
Keith Ito
|
268995c08c
|
Merge pull request #58 from r9y9/utf8
Use UTF-8 explicitly
|
2017-10-06 09:12:07 -07:00 |
Ryuichi Yamamoto
|
e198279ef2
|
Use UTF-8 explicitly
Fixes #57
|
2017-10-06 18:24:51 +09:00 |
Keith Ito
|
9fc433a870
|
Merge pull request #50 from keithito/trim-audio
Trim audio at the first silence
|
2017-09-26 09:53:14 -07:00 |
Keith Ito
|
d88640b7c0
|
Detect endpoint at first long silence
|
2017-09-26 09:51:22 -07:00 |
Keith Ito
|
e61fa839f9
|
Remove dead code
|
2017-09-26 08:46:21 -07:00 |
Keith Ito
|
faf7b8d083
|
Trim silence from output
Remove reduction of max_iters in eval and demo_server.
|
2017-09-25 10:03:03 -07:00 |
Keith Ito
|
522826dd77
|
Merge pull request #41 from keithito/tf-griffin-lim
Add TensorFlow implementation of Griffin-Lim
|
2017-09-12 20:58:42 -07:00 |
Keith Ito
|
2460969dc9
|
Clarify comment
|
2017-09-12 20:52:20 -07:00 |
Keith Ito
|
564c75d1ae
|
Remove TF from requirements and add to install instructions
|
2017-09-12 20:43:01 -07:00 |