erogol
|
263dc2f7ce
|
fix weird lint problem but not caring
|
2020-05-20 16:27:48 +02:00 |
|
erogol
|
f63bce89f6
|
pylint fix
|
2020-04-23 15:46:45 +02:00 |
|
erogol
|
668a695763
|
bug fixes and consider the fmin fmax plotting specs
|
2020-04-09 12:28:52 +02:00 |
|
erogol
|
391dab45f0
|
update ExtractTTSSpecs notebook
|
2020-03-29 23:07:12 +02:00 |
|
erogol
|
a678d684a2
|
bug fix
|
2020-03-27 14:17:03 +01:00 |
|
erogol
|
d5efe040f7
|
compute stft paddings to correct wav and spec alignment aespecially for vocoder training
|
2020-03-26 21:10:37 +01:00 |
|
erogol
|
745cc4e20a
|
audio.py updates
|
2020-03-24 01:30:46 +01:00 |
|
erogol
|
20dd509430
|
change the way how ref_level_db is handled in audio.py
|
2020-03-17 18:24:05 +01:00 |
|
erogol
|
cef9f06887
|
changes of audio.py for mean-vat scaling
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
669a2e1d73
|
linter fixes
|
2020-03-10 11:30:13 +01:00 |
|
erogol
|
a2e900ef3b
|
formatting audio.py
|
2020-03-09 21:05:10 +01:00 |
|
erogol
|
032bf312c6
|
update train.py for guided attention
|
2020-03-09 21:04:13 +01:00 |
|
erogol
|
28eb3abfd6
|
setting stft parameters with constants
|
2020-02-23 03:07:42 +01:00 |
|
root
|
ffe9a32813
|
set silence trimming threshold in config
|
2020-02-19 18:27:02 +01:00 |
|
root
|
284daba116
|
bug fixes
|
2020-02-19 18:27:02 +01:00 |
|
root
|
93399564c5
|
bug fix for sound normalization
|
2020-01-07 18:48:54 +01:00 |
|
root
|
7b6fe29f00
|
sound norm fix
|
2019-12-30 12:49:17 +00:00 |
|
Eren Golge
|
df1b8b3ec7
|
linter and test updates for speaker_encoder, gmm_Attention
|
2019-11-12 12:42:42 +01:00 |
|
Eren Golge
|
1401a0db6b
|
update GMM attention calp max min
|
2019-11-12 11:20:53 +01:00 |
|
Eren Golge
|
2dcdc14ea6
|
UPDATE TRIM SILENCE
|
2019-10-12 18:34:28 +02:00 |
|
Eren Golge
|
0849e3c42f
|
sound normalization while reading, adapting get_Speaker for multiple datasets
|
2019-10-04 18:20:30 +02:00 |
|
Eren Golge
|
5ff8544d6a
|
force frame_length to be a multiple hop_length
|
2019-08-20 13:22:04 +02:00 |
|
Reuben Morais
|
9a61dfa155
|
Address additional lint problems
|
2019-07-19 11:35:06 +02:00 |
|
Reuben Morais
|
11e7895329
|
Fix Pylint issues
|
2019-07-19 09:08:51 +02:00 |
|
Eren Golge
|
5851c5d29b
|
Merge branch 'tacotron-gst' into dev
|
2019-07-11 15:32:32 +02:00 |
|
Eren Golge
|
89969b0f38
|
LibriTTS processor and a small notification for silence trimming
|
2019-07-11 15:25:29 +02:00 |
|
Thomas Werkmeister
|
04e452d8cb
|
Merge branch 'tacotron-gst' of github.com:mozilla/TTS into multispeaker
|
2019-07-01 14:00:22 +02:00 |
|
Eren Golge
|
464cc29756
|
Make optional reampling of the read wav
|
2019-06-26 14:11:30 +02:00 |
|
Thomas Werkmeister
|
d172a3d3d5
|
multispeaker
|
2019-06-26 12:59:14 +02:00 |
|
Eren Golge
|
037ec13453
|
config update, audio.py update and modularize synthesize.py
|
2019-06-14 16:18:49 +02:00 |
|
Eren Golge
|
127a6b68e0
|
update mulaw decoder
|
2019-06-06 11:13:26 +02:00 |
|
Eren Golge
|
7410daceb2
|
Adapt TTS for TacotronGST and some changes for Audio.py , better config.json naming
|
2019-06-05 18:33:57 +02:00 |
|
Eren Golge
|
f096f1052f
|
config updates, update audio.py, update mailabs preprocessor
|
2019-06-03 15:34:36 +02:00 |
|
Eren Golge
|
0dbed8fef7
|
New method to convert Tacotron output to mel psectrograms
|
2019-05-27 14:41:59 +02:00 |
|
Eren Golge
|
d4b900f6c9
|
use soundfile for faster read
|
2019-05-23 02:02:22 +02:00 |
|
Eren Golge
|
bf5f18d11e
|
Formatting changes and distributed training
|
2019-02-27 09:50:52 +01:00 |
|
Eren Golge
|
6488d5e305
|
nug fix
|
2018-11-28 16:37:59 +01:00 |
|
Eren Golge
|
7730ef6bff
|
Merge branch 'dev' of github.com:mozilla/TTS into dev
|
2018-11-28 16:34:03 +01:00 |
|
Eren Golge
|
f6bf5b3d74
|
trim silence if enabled
|
2018-11-23 17:06:22 +01:00 |
|
Eren Golge
|
0f0bde935c
|
trim silence if enabled
|
2018-11-23 16:58:26 +01:00 |
|
Eren Golge
|
d96690f83f
|
Config updates and add sigmoid to mel network again
|
2018-11-02 17:27:31 +01:00 |
|
Eren Golge
|
c8a552e627
|
Batch update after data-loss
|
2018-11-02 16:13:51 +01:00 |
|
Eren
|
41bfa95736
|
bug fix
|
2018-09-21 21:51:38 +02:00 |
|
Eren
|
34eeaee58b
|
Make audio folder and save audio with scipy
|
2018-09-21 17:38:55 +02:00 |
|
Eren
|
a165cd7bda
|
Bug fix audio saving
|
2018-09-19 15:45:08 +02:00 |
|
Eren
|
c52d3f16f9
|
Bug fix, prevent save_wav to modify given variable
|
2018-09-19 14:05:10 +02:00 |
|
Eren
|
56c6d0cac8
|
Remove min max mel freq
|
2018-09-06 15:26:20 +02:00 |
|
Eren G
|
f1271b4ce8
|
Audio.py check and remove redundant code
|
2018-08-09 15:12:53 +02:00 |
|
Eren G
|
ecd31af125
|
Formating and printing more about the model
|
2018-08-08 18:45:02 +02:00 |
|
Eren G
|
abf89b107b
|
Update audio.py
|
2018-08-03 15:37:37 +02:00 |
|