WeberJulian
|
596ea2c98a
|
Add resample script
|
2021-03-18 13:33:37 +01:00 |
|
Eren Gölge
|
65533f33e9
|
fix #374
|
2021-03-18 13:33:00 +01:00 |
|
WeberJulian
|
af96080e17
|
fix linter issues
|
2021-03-18 13:33:00 +01:00 |
|
WeberJulian
|
f6cd8e0ecc
|
test case
|
2021-03-18 13:33:00 +01:00 |
|
WeberJulian
|
e954e45e57
|
linter + test
|
2021-03-18 13:33:00 +01:00 |
|
WeberJulian
|
e598977f3d
|
Using path.join instead of concat
|
2021-03-18 13:33:00 +01:00 |
|
WeberJulian
|
c5ef2de73f
|
Add resample script
|
2021-03-18 13:33:00 +01:00 |
|
Eren Gölge
|
6c932c8503
|
print the desc if required parameters are not provided
|
2021-03-10 15:19:00 +01:00 |
|
Eren Gölge
|
19bb9ba851
|
fix tts endpoint using list-models argument
|
2021-03-09 14:06:09 +01:00 |
|
Eren Gölge
|
94805236fb
|
Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev
|
2021-03-08 15:21:06 +01:00 |
|
Eren Gölge
|
9a48ba3821
|
a ton of linter updates
|
2021-03-08 05:06:54 +01:00 |
|
gerazov
|
2451a813a2
|
refactored keep_all_best
|
2021-03-08 02:57:11 +01:00 |
|
gerazov
|
2db40457e8
|
brushed up printing model load path and best loss path
|
2021-03-08 02:56:36 +01:00 |
|
gerazov
|
f2e474cd37
|
loading last checkpoint/best_model works, deleting last best models options added, loading last best_loss added
|
2021-03-08 02:56:36 +01:00 |
|
Eren Gölge
|
8993120634
|
do not test server and modelManager until fixing #657
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
39fbf2fe84
|
Update TTS/bin/find_unique_chars.py
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
ee71eb4eb7
|
linter fixes
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
62aeacbdd1
|
save used model characters to the checkpoints
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
c6702b5b9f
|
find unique characters in a dataset
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
00e0933f43
|
save_wav with a custom sampling rate
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
8955333e9d
|
use default vocoder in synthesize.py
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
1c1abb8a9b
|
docstring update
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
43b951018e
|
fix the default vocoder name
|
2021-03-08 02:54:47 +01:00 |
|
Eren Gölge
|
3c961370e7
|
linter fixes
|
2021-03-08 02:54:21 +01:00 |
|
gerazov
|
b3c5cc2cdc
|
final fixes
|
2021-03-08 02:54:21 +01:00 |
|
gerazov
|
10d5a63d49
|
updated to current dev
|
2021-03-08 02:54:21 +01:00 |
|
gerazov
|
6f06e31541
|
changed train scripts
|
2021-03-08 02:54:21 +01:00 |
|
Branislav Gerazov
|
b1e3160884
|
waveRNN fix
|
2021-03-08 02:54:21 +01:00 |
|
Eren Gölge
|
08581deb61
|
linter updates
|
2021-03-08 02:53:02 +01:00 |
|
Thorsten Mueller
|
167901813d
|
Ups. Added missing ,
|
2021-03-08 02:53:02 +01:00 |
|
Eren Gölge
|
93a6bdfd6c
|
linter fixes and version updates for deps
|
2021-03-08 02:51:10 +01:00 |
|
Thorsten Mueller
|
3eb00e8d93
|
Set out_path to be required param.
|
2021-03-08 02:49:15 +01:00 |
|
Alexander Korolev
|
ace430d5e6
|
fix device mismatch wavegrad training
this should fixe the device mismatch as seen here https://github.com/mozilla/TTS/issues/622#issue-789802916
|
2021-03-08 02:49:15 +01:00 |
|
Eren Gölge
|
83143fbe39
|
fix #638
|
2021-03-08 02:48:31 +01:00 |
|
Alexander Korolev
|
b4bc5f6eb1
|
update fixed stopnet_pos_weight parameter
config parameter c.stopnet_pos_weight has currently no effect as it is not used.
|
2021-03-08 02:48:31 +01:00 |
|
Eren Gölge
|
534e3c67c6
|
README update, set default models for synthesize.py and server.py. Disable verbose for ap init.
|
2021-03-08 02:48:31 +01:00 |
|
Eren Gölge
|
d0454461de
|
Merge branch 'pr/gerazov/650-2' into dev
|
2021-02-17 13:40:45 +00:00 |
|
Eren Gölge
|
ce0c5eccbd
|
do not test server and modelManager until fixing #657
|
2021-02-17 00:35:43 +00:00 |
|
gerazov
|
61c88beb94
|
refactored keep_all_best
|
2021-02-15 18:40:17 +01:00 |
|
Eren Gölge
|
3b6ce04332
|
Update TTS/bin/find_unique_chars.py
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
|
2021-02-15 13:02:29 +01:00 |
|
Eren Gölge
|
420901f4c2
|
linter fixes
|
2021-02-12 14:41:17 +00:00 |
|
Eren Gölge
|
e774f68aee
|
save used model characters to the checkpoints
|
2021-02-12 12:03:42 +00:00 |
|
gerazov
|
310d18325e
|
brushed up printing model load path and best loss path
|
2021-02-12 10:55:45 +01:00 |
|
Eren Gölge
|
8b6fd76ad2
|
find unique characters in a dataset
|
2021-02-12 09:46:11 +00:00 |
|
gerazov
|
af46727517
|
loading last checkpoint/best_model works, deleting last best models options added, loading last best_loss added
|
2021-02-12 02:12:00 +01:00 |
|
Eren Gölge
|
1649ad3431
|
save_wav with a custom sampling rate
|
2021-02-11 15:27:20 +00:00 |
|
Eren Gölge
|
0657b38111
|
use default vocoder in synthesize.py
|
2021-02-11 15:26:17 +00:00 |
|
Eren Gölge
|
f1799dbd60
|
docstring update
|
2021-02-11 11:25:31 +00:00 |
|
Eren Gölge
|
3c2e13ca5c
|
fix the default vocoder name
|
2021-02-11 10:36:52 +00:00 |
|
Eren Gölge
|
c619859a3f
|
linter fixes
|
2021-02-09 11:43:17 +00:00 |
|