Eren Gölge
|
5482a0f62d
|
type def for gradual_training
v0.0.14
|
2021-05-19 14:03:26 +02:00 |
|
Eren Gölge
|
1ca10c3232
|
Merge pull request #487 from coqui-ai/dev
v0.0.14
|
2021-05-19 12:53:08 +02:00 |
|
Eren Gölge
|
16576d6408
|
bump version number
|
2021-05-19 12:35:10 +02:00 |
|
Eren Gölge
|
e6985a5bbc
|
Merge branch 'coqpit-refactor' into dev
|
2021-05-19 11:34:04 +02:00 |
|
Eren Gölge
|
f5a9950a2e
|
phoneme files for testing
|
2021-05-19 03:16:57 +02:00 |
|
Eren Gölge
|
9b706c5583
|
enable phonemes in test to match the attention masks
|
2021-05-19 03:15:54 +02:00 |
|
Eren Gölge
|
8a7c40736c
|
set use_phonemes false
|
2021-05-19 01:27:26 +02:00 |
|
Eren Gölge
|
faedea4b60
|
set use_phonemes False in configs
|
2021-05-19 00:08:07 +02:00 |
|
Eren Gölge
|
ccfaa6b1d5
|
add needs_phonemizer field to models.json. If set true these models
are only compatible with v0.0.13 or below.
|
2021-05-18 17:57:28 +02:00 |
|
Eren Gölge
|
a14fcf2a13
|
remove text_processing test
|
2021-05-18 17:57:28 +02:00 |
|
Eren Gölge
|
d7fae3f515
|
remove all espeaker and phonemizer deps
|
2021-05-18 17:57:28 +02:00 |
|
Eren Gölge
|
ced05e812a
|
move chinese phonemizer
|
2021-05-18 17:57:28 +02:00 |
|
Eren Gölge
|
218af1d9a2
|
change list to List in config
|
2021-05-18 17:30:27 +02:00 |
|
Eren Gölge
|
8142291b36
|
change list to List in config
|
2021-05-18 16:09:32 +02:00 |
|
Eren Gölge
|
4df31f7fbd
|
unused_speakers argument for ignoring speaker ids in multi-speaker
training
|
2021-05-18 14:50:03 +02:00 |
|
Eren Gölge
|
c2c7dff805
|
use relaxted coqpit parser
|
2021-05-18 14:49:47 +02:00 |
|
Eren Gölge
|
d1b469935d
|
tacotron DDC LJSpeech recipe
|
2021-05-17 11:42:14 +02:00 |
|
Eren Gölge
|
34a42d379f
|
update tacotron_config.py for checking r and the docstring
|
2021-05-17 11:35:30 +02:00 |
|
Eren Gölge
|
12722501bb
|
styling
|
2021-05-15 23:48:31 +02:00 |
|
Eren Gölge
|
8b1014d188
|
add docstrings with default value fixes
|
2021-05-15 23:45:10 +02:00 |
|
Eren Gölge
|
7e02cff924
|
reduce pwgan test batch size
|
2021-05-12 16:10:08 +02:00 |
|
Eren Gölge
|
da49089a72
|
update melgan training test batch size
|
2021-05-12 10:12:11 +02:00 |
|
Eren Gölge
|
0213e1cbf4
|
update configs for tts models to match the field typed with the expected
values
|
2021-05-12 00:57:38 +02:00 |
|
Eren Gölge
|
8058aaa304
|
pin numba==0.52
|
2021-05-12 00:57:38 +02:00 |
|
Eren Gölge
|
715b0a65a0
|
update main.yml for python x64
fix test
|
2021-05-12 00:57:29 +02:00 |
|
Eren Gölge
|
843d1b3d98
|
linter fixes
|
2021-05-11 11:30:00 +02:00 |
|
Eren Gölge
|
19fb1d743d
|
style update
|
2021-05-11 11:30:00 +02:00 |
|
Eren Gölge
|
5aee30443f
|
refactoring tests after Coqpit
|
2021-05-11 11:30:00 +02:00 |
|
Eren Gölge
|
87384c6008
|
get_device_id() for tests
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
6e980b49c4
|
fix synthesizer.py for Coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
db14dcd95a
|
remove old load_config
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
a21ac883dd
|
add get_cuda()
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
21dd4d7960
|
fix load_config imports for Coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
c57f0b46bb
|
reintro use_gst for backwars compat
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
18e76a2309
|
fix speaker encoder model initialization
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
10de40bba1
|
make num_workers mandatory config field
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
df1ddd3539
|
allow read_json_with_comments for backward compat
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
9f7599e3c3
|
fix train_encoder for coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
e5d757a9d3
|
run nosetests with --with-id and add a command to run only the failes
tests
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
f8e52965dd
|
add speaker encoder coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
9f2d2d2081
|
add speaker encoder train test
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
ce2bba543e
|
remove extra from utils and move funcs to io.py
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
812dbc2b06
|
rm config.json
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
3fde2001b1
|
train_encoder refactoring for coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
9ee70af9bb
|
code styling
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
10db2baa06
|
global shared Coqpit configs
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
70fc7a7e71
|
remove bash running tests
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
1be45eae38
|
add new tests for vocoder trainings using coqpit
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
3dec62b183
|
add Coqpits for the vocoder models
|
2021-05-11 11:29:18 +02:00 |
|
Eren Gölge
|
6f4eed94f5
|
remove *.json vocoder configs
|
2021-05-11 11:29:18 +02:00 |
|