Commit Graph

  • 7be9056b3d Remove useless encoder weights reload Edresson Casanova 2022-03-31 11:05:58 -03:00
  • 060e0f9368 Add EmbeddingManager and BaseIDManager (#1374) Edresson Casanova 2022-03-31 08:41:16 -03:00
  • b692c77e6a Fix emotion unit test Edresson Casanova 2022-03-31 08:34:08 -03:00
  • 047cebd7b8 Fix Style tests Edresson Casanova 2022-03-30 16:51:39 -03:00
  • aebbdfc62b Merge branch 'dev-managers' into dev-emotion Edresson Casanova 2022-03-30 16:25:47 -03:00
  • 34a92f1b1b Fix the Bug in Synthesizer Edresson Casanova 2022-03-30 15:32:35 -03:00
  • 1b22f03e98 Fix G2P backend of the released models (#1461) WeberJulian 2022-03-30 12:47:11 +02:00
  • a5f5ebae7e Fix lint checks Edresson Casanova 2022-03-28 22:04:49 +00:00
  • 260ffd7756 Fix the bug in inference Edresson Casanova 2022-03-28 20:01:51 +00:00
  • 31ca3a44a0 Add upsample VITS support Edresson Casanova 2022-03-24 15:10:02 -03:00
  • c66a6241fd Enforce phonemizer definition for synthesis (#1441) v0.6.1_models WeberJulian 2022-03-25 23:15:33 +01:00
  • c42369af5f Fix style force_phonemizer_definition WeberJulian 2022-03-25 18:39:12 +01:00
  • 8c7af4764d Test config overides by args and tokenizer WeberJulian 2022-03-25 18:11:54 +01:00
  • d00327d608 Fix style WeberJulian 2022-03-25 09:28:17 +01:00
  • 6bebfd2e64 fix wrong output path for one tts_test WeberJulian 2022-03-25 09:20:42 +01:00
  • 37896e1743 Bug fix in freeze encoder (#1391) Edresson Casanova 2022-03-24 14:16:04 -03:00
  • 5e57140dcc Add small change to trigger CI pipeline WeberJulian 2022-03-24 18:11:41 +01:00
  • f4f773e8d2 Fix train_tts, tokenizer init can now edit config WeberJulian 2022-03-24 17:16:42 +01:00
  • 464dc658ff Merge pull request #1431 from coqui-ai/silero-vad Edresson Casanova 2022-03-24 08:29:32 -03:00
  • 4af1dc90b9 Enforce phonemizer definition for synthesis WeberJulian 2022-03-24 11:05:22 +01:00
  • 397b3e9baf Fix style tests dev-managers Edresson Casanova 2022-03-23 15:31:33 -03:00
  • ab20a34170 Fix bug in get_speaker_manager Edresson Casanova 2022-03-14 14:15:18 +00:00
  • cb941530df Fix docs of set_language_ids_from_config Edresson Casanova 2022-03-14 14:14:37 +00:00
  • 2bc2685ff9 Add parse_key in set_ids_from_data Edresson Casanova 2022-03-14 13:53:46 +00:00
  • 88e0cfa5a0 Rename set_embeddings_from_file to load_embeddings_from_file Edresson Casanova 2022-03-14 13:34:16 +00:00
  • b7eefac47d Rename set_ids_from_file to load_ids_from_file Edresson Casanova 2022-03-14 13:31:01 +00:00
  • 24274c58f8 Fix unit tests Edresson Casanova 2022-03-11 19:55:29 -03:00
  • c7af7c6474 Implement LanguageManager inherit BaseIDManager Edresson Casanova 2022-03-11 19:25:18 -03:00
  • 4fdc864f74 Add EmbeddingManager and BaseIDManager Edresson Casanova 2022-03-11 19:01:51 -03:00
  • 40df2cfdd1 Change the speaker manager to a generic manager Edresson Casanova 2022-03-11 17:09:58 -03:00
  • 3435bc8fca Fix style tests Edresson Casanova 2022-03-23 15:05:32 -03:00
  • 0ae1e0248c Fix the bug for emptly audio files Edresson Casanova 2022-03-22 14:53:33 -03:00
  • ea53d6feb3 Replace webrtcvad by silero-vad Edresson Casanova 2022-03-22 13:53:40 -03:00
  • 3af01cfe3b Update base model wrt 👟 (#1406) Eren Gölge 2022-03-23 17:24:20 +01:00
  • 3c7c14607b Add formatting tests (#1437) WeberJulian 2022-03-23 17:23:36 +01:00
  • 1c3623af33 Fix model manager (#1436) Eren Gölge 2022-03-23 12:57:14 +01:00
  • 6486afcf29 Bump target-version in black config fix_style WeberJulian 2022-03-23 11:21:40 +01:00
  • a7e572c8d1 Add style checks to make lint WeberJulian 2022-03-23 11:09:22 +01:00
  • b446fc59e3 Fix lint Eren Gölge 2022-03-23 10:00:42 +01:00
  • 210555b9a5 Remove yourtts model for a try fix_zoo_test Eren Gölge 2022-03-23 09:57:38 +01:00
  • 585e9aa4f0 Fix style Eren Gölge 2022-03-23 09:48:28 +01:00
  • 72d85e53c9 Update model file extension (#1422) Eren Gölge 2022-03-22 17:55:00 +01:00
  • 160de0222d Find model files update_checkpoint_name Eren Gölge 2022-03-22 17:47:34 +01:00
  • ccdc2300dc Add eval_split and eval_split_size in the call of load_tts_samples for all recipes (#1424) Edresson Casanova 2022-03-22 08:54:41 -03:00
  • 01e7cba5bf Add eval_split and eval_split_size in the call of load_tts_samples for all recipes fix-1423 Edresson Casanova 2022-03-18 15:53:13 -03:00
  • bfee55af2b Rename more Eren Gölge 2022-03-18 17:41:23 +01:00
  • 486a4795fe Update docs Eren Gölge 2022-03-18 17:31:31 +01:00
  • 3e13ca7e53 Update model file ext to ``.pth`` Eren Gölge 2022-03-18 17:17:44 +01:00
  • 2e6e8f651d Update CheckSpectrograms notebook (#1418) Eren Gölge 2022-03-18 16:48:24 +01:00
  • c7f9ec07c8 Hinge Gruut version to 2.2.3 (#1419) Eren Gölge 2022-03-18 16:47:50 +01:00
  • 10dee54ac3 Bug fix in single speaker emotion embedding training Edresson Casanova 2022-03-16 20:57:14 +00:00
  • fd56fabb21 Fix #1380 (#1409) Eren Gölge 2022-03-16 12:38:27 +01:00
  • 0870a4faa2 Make style (#1405) Eren Gölge 2022-03-16 12:13:55 +01:00
  • 690c96ed28 Fix default phonemizer for ja and zh (#1399) WeberJulian 2022-03-16 12:13:22 +01:00
  • f40b833659 Add CITATION.cff (#1404) Eren Gölge 2022-03-16 12:05:17 +01:00
  • 4af48e16a1 Fix #1380 Fix_#1380 Eren Gölge 2022-03-16 12:03:52 +01:00
  • 24b57f6a0e Fix typo workflow text (#1403) WeberJulian 2022-03-16 11:51:37 +01:00
  • 129492997a Fix typo workflow text Fix-typo-workflow-text WeberJulian 2022-03-16 10:43:18 +01:00
  • 38027b15c2 Fix unit tests Edresson Casanova 2022-03-15 19:40:07 +00:00
  • 4f03784b1f Add emotion external embeddings training unit test Edresson Casanova 2022-03-15 13:09:58 +00:00
  • 5090034fd1 Add emotion consistency loss Edresson Casanova 2022-03-15 12:35:00 +00:00
  • cc3821332b Fix the bug in sythesizer Edresson Casanova 2022-03-15 12:33:36 +00:00
  • 859d2f683b Make pylint faster by using all available threads faster-linting WeberJulian 2022-03-15 12:18:29 +01:00
  • e3520e9e9f Add Emotion Support for the VITS model Edresson Casanova 2022-03-15 01:16:48 +00:00
  • 18d3565d37 Add emotion manager Edresson Casanova 2022-03-14 14:26:40 +00:00
  • e52b40aca4 Fix bug in get_speaker_manager Edresson Casanova 2022-03-14 14:15:18 +00:00
  • 8040b930a8 Fix docs of set_language_ids_from_config Edresson Casanova 2022-03-14 14:14:37 +00:00
  • 0e258d1784 Add parse_key in set_ids_from_data Edresson Casanova 2022-03-14 13:53:46 +00:00
  • 464775dbaf Rename set_embeddings_from_file to load_embeddings_from_file Edresson Casanova 2022-03-14 13:34:16 +00:00
  • 7e59755d63 Rename set_ids_from_file to load_ids_from_file Edresson Casanova 2022-03-14 13:31:01 +00:00
  • 25da4d9b74 Fix unit tests Edresson Casanova 2022-03-11 19:55:29 -03:00
  • e33819b7de Implement LanguageManager inherit BaseIDManager Edresson Casanova 2022-03-11 19:25:18 -03:00
  • eac06a5e87 Add EmbeddingManager and BaseIDManager Edresson Casanova 2022-03-11 19:01:51 -03:00
  • 12e0b6f39e Change the speaker manager to a generic manager Edresson Casanova 2022-03-11 17:09:58 -03:00
  • f81892483d REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) Edresson Casanova 2022-03-11 10:43:40 -03:00
  • 570edb7e93 Add compute encoder accuracy in a function 1316-rebase Edresson Casanova 2022-03-11 09:39:22 -03:00
  • 36e9ea2f97 Open bible dataset formatter (#1365) Edresson Casanova 2022-03-11 06:43:31 -03:00
  • b0be825d92 Update issue template (#1370) Eren Gölge 2022-03-11 10:40:20 +01:00
  • b0bad56ba9 Add Perfect Batch Sampler unit test Edresson Casanova 2022-03-10 17:02:37 -03:00
  • 9c8b8201c3 Fix the unitests Edresson Casanova 2022-03-10 16:22:33 -03:00
  • 50305215b3 Add BaseEncoder Class Edresson Casanova 2022-03-10 15:10:26 -03:00
  • a9208e9edd Use get_optimizer in Encoder Edresson Casanova 2022-03-10 13:58:17 -03:00
  • a436fe40a3 Remove useless tests for speedup the aux_tests Edresson Casanova 2022-03-08 17:50:19 -03:00
  • 247da8ef12 Unit tests fixs Edresson Casanova 2022-03-07 19:26:24 -03:00
  • 631aec6e88 Active evaluation in speaker encoder test and use multispeaker dataset for this test Edresson Casanova 2022-03-07 19:25:04 -03:00
  • 3a7feadba4 Remove useless config parameter Edresson Casanova 2022-03-04 18:31:02 -03:00
  • 711a46506f Fix lint checks Edresson Casanova 2022-03-04 18:02:08 -03:00
  • 33fd07a209 Add evaluation during encoder training Edresson Casanova 2022-03-04 17:30:59 -03:00
  • 0e372e0b9b Add Perfect Sampler and remove storage Edresson Casanova 2022-03-04 15:09:51 -03:00
  • 8ba3385747 Add argumnet to disable storage Edresson Casanova 2022-03-04 07:57:37 -03:00
  • 984b6d9fd1 Enable Weight decay for encoder training Edresson Casanova 2022-03-03 09:19:03 -03:00
  • 1c1684bdc5 Fix the bug in plot_embeddings Edresson Casanova 2022-03-02 18:39:20 -03:00
  • 0a06d1e67b Add evaluation encoder script Edresson Casanova 2022-03-02 10:44:39 -03:00
  • f811af7651 Add Base encoder config Edresson Casanova 2022-03-01 14:11:38 -03:00
  • 33ac13e44e Add class map in emotion config Edresson Casanova 2022-03-01 10:34:05 -03:00
  • 854c887764 Transform the Speaker Encoder dataset to a generic dataset and create emotion encoder config Edresson Casanova 2022-03-01 09:09:37 -03:00
  • 1c6d16cffc Add a generic emotion dataset formatter Edresson Casanova 2022-02-28 15:29:22 -03:00
  • 71a1907f4c Rename Speaker encoder module to encoder Edresson Casanova 2022-02-28 15:28:29 -03:00
  • dbe9da7f15 Add Voice conversion inference support (#1337) Edresson Casanova 2022-03-10 10:57:12 -03:00
  • 917f417ac4 Add alphas to control language and speaker balancer (#1216) Edresson Casanova 2022-03-10 10:56:09 -03:00