Commit Graph

  • 7eedfc67da Update README.md Eren Gölge 2023-11-06 15:37:32 +01:00
  • e45227d9ff XTTS v2.0 (#3137) Edresson Casanova 2023-11-06 10:58:18 -03:00
  • 80a3fbca5c Merge branch 'xtts_trainer' of https://github.com/coqui-ai/TTS into xtts_trainer xtts_trainer Edresson Casanova 2023-11-06 10:53:36 -03:00
  • 9e92adc5ac Remove unused kwarg and added num_beams=1 as default Edresson Casanova 2023-11-06 10:53:25 -03:00
  • 212021295a Add num2words to deps Eren G??lge 2023-11-06 14:49:23 +01:00
  • a1c441f205 Bug fix in Japenese tokenizer Edresson Casanova 2023-11-06 09:31:42 -03:00
  • 1a9ca35e14 Make style Edresson Casanova 2023-11-06 09:18:07 -03:00
  • 00b24eeb6e Bug fix on rebase Edresson Casanova 2023-11-06 09:17:36 -03:00
  • 662ee2ba63 Bug fix on XTTS get_gpt_cond_latents Edresson Casanova 2023-11-06 09:15:16 -03:00
  • 3e590503ae Add xtts v2 to sep tests Eren G??lge 2023-11-06 11:30:09 +01:00
  • 55801049de Code linting Eren G??lge 2023-11-06 11:23:38 +01:00
  • b094979f1a Make style Eren G??lge 2023-11-06 11:13:09 +01:00
  • d045bfce41 Update requirements Eren G??lge 2023-11-06 11:12:06 +01:00
  • 3a8432dbe4 Update docs Eren G??lge 2023-11-06 11:11:54 +01:00
  • b47afc5275 Update model entry Eren G??lge 2023-11-06 10:57:13 +01:00
  • 9b5c295fcf Prevent resampling Eren G??lge 2023-11-05 00:43:28 +01:00
  • 2d65f005a2 Cheap fix for a cheaper fix Eren G??lge 2023-11-04 13:41:20 +01:00
  • b1b6876489 Make cloning configurable Eren G??lge 2023-11-04 13:41:03 +01:00
  • c182535e2a Make prompt embedding configurable Eren G??lge 2023-11-04 13:40:28 +01:00
  • aa16da9194 Add cloning params to config Eren G??lge 2023-11-04 13:40:06 +01:00
  • d2a2b7a82e Placeholder model entry Eren G??lge 2023-11-04 13:39:44 +01:00
  • 08e04322dd Add XTTS v2.0 training recipe Edresson Casanova 2023-11-03 14:21:07 -03:00
  • 0664c843d8 Bug Fix on diffusion inference Edresson Casanova 2023-11-03 14:12:07 -03:00
  • b621ab17d1 Add XTTS v2.0 inference unit tests Edresson Casanova 2023-11-03 14:05:07 -03:00
  • 8133b10540 Add XTTS v2.0 unit tests Edresson Casanova 2023-11-03 13:50:36 -03:00
  • cff8542012 Bug Fix on XTTS v2.0 training Edresson Casanova 2023-11-03 13:26:13 -03:00
  • 32796fdfc1 Bug fix on gpt forward Edresson Casanova 2023-11-01 14:22:58 -03:00
  • a032d9877b Bug fix masking with XTTS perceiver Edresson Casanova 2023-11-01 14:07:39 -03:00
  • 5df8f76b0c Update XTTS docs Edresson Casanova 2023-11-01 13:53:16 -03:00
  • 8479a3702c Update GPT Trainer for perceiver support Edresson Casanova 2023-11-01 13:37:06 -03:00
  • dff3902ca8 Add Perceiver Edresson Casanova 2023-11-01 12:18:35 -03:00
  • 1fb6c203ab Use non-enhanced hifigan for test samples Edresson Casanova 2023-11-01 10:01:54 -03:00
  • 077a849b3b Implement most similar ref training approach Edresson Casanova 2023-10-25 18:50:35 -03:00
  • 38f6f8f0bb Run make style & re-enable it in CI (#3127) Aarni Koskela 2023-11-06 12:36:37 +02:00
  • 5ae369d629 Move FreeVCConfig to TTS.vc.configs (like all other config classes) Aarni Koskela 2023-10-31 16:56:25 +02:00
  • 6fef4f9067 Bump up to v0.19.1 v0.19.1 Eren Gölge 2023-10-30 10:37:28 +01:00
  • 8716bf855b Merge pull request #3115 from coqui-ai/dev Eren Gölge 2023-10-28 10:40:43 +02:00
  • eccc94be9b Merge pull request #2983 from vltmedia/dev Eren Gölge 2023-10-28 10:39:25 +02:00
  • 2d6bd716ef Merge pull request #3109 from coqui-ai/tts_3067 Eren Gölge 2023-10-28 10:37:52 +02:00
  • 788959d720 Merge pull request #3103 from coqui-ai/fix_xttsv1.1_again Eren Gölge 2023-10-28 10:33:19 +02:00
  • 1c98821359 Remove unused load_audio function WeberJulian 2023-10-27 22:27:18 +02:00
  • 041b4b6723 fix for issue 3067 Aya Jafari 2023-10-26 13:06:01 -03:00
  • d4e08c8d6c Add features to get_conditioning_latents WeberJulian 2023-10-25 09:34:08 +02:00
  • c1133724a1 Move lang token add to tokenizer WeberJulian 2023-10-24 11:00:56 +02:00
  • 6fa46d197d Fix get_conditioning_latents when using only ne WeberJulian 2023-10-24 10:57:15 +02:00
  • 9c68992ccc Merge pull request #3105 from coqui-ai/dev Eren Gölge 2023-10-25 14:27:49 +02:00
  • edd3a28723 Bump up to v0.19.0 v0.19.0 Eren Gölge 2023-10-25 13:29:38 +02:00
  • 16ba377f61 Merge pull request #3086 from coqui-ai/xtts_trainer Eren Gölge 2023-10-25 13:28:47 +02:00
  • 01839af926 Bug fix on XTTS masking training Edresson Casanova 2023-10-24 18:30:14 -03:00
  • 8af3d2dbcd Add a dedicated workflow for XTTS tests Edresson Casanova 2023-10-24 09:52:44 -03:00
  • 818aa0eb7e Merge branch 'coqui-ai:dev' into dev VLT Media 2023-10-23 23:36:33 -04:00
  • de1d521c8a Update XTTS docs Edresson Casanova 2023-10-23 13:35:15 -03:00
  • 0f96abb5ec Add FT inference example on XTTS docs Edresson Casanova 2023-10-23 13:23:30 -03:00
  • 67ca70aff4 Fix Delightful TTS layers unit test Edresson Casanova 2023-10-23 11:47:10 -03:00
  • 37b7945474 Update XTTS train not implemented error to point to the XTTS docs Edresson Casanova 2023-10-23 11:39:17 -03:00
  • 1ee8096799 Update XTTS docs Edresson Casanova 2023-10-23 11:13:09 -03:00
  • 6fefc36e5a Update XTTS docs Edresson Casanova 2023-10-23 11:03:57 -03:00
  • 8853e1c3ec Update XTTS recipe to only download checkpoint if it is needed Edresson Casanova 2023-10-23 10:45:41 -03:00
  • 653f2e75ef Update xtts trainer recipe Edresson Casanova 2023-10-23 09:58:16 -03:00
  • e8a1a50273 Remove unused vars in Delightful TTS layers tests Edresson Casanova 2023-10-23 09:26:36 -03:00
  • ec7f54768a Rebase bug fix and update recipe Edresson Casanova 2023-10-21 17:37:51 -03:00
  • affaf11148 Add XTTS training unit test Edresson Casanova 2023-10-18 15:33:05 -03:00
  • 1f92741d6a Fix issue #2971 Edresson Casanova 2023-10-18 15:14:26 -03:00
  • 94dcf84979 Rename XTTS recipe Edresson Casanova 2023-10-18 10:53:12 -03:00
  • 5f98dbeec9 Update Ljspeech XTTS recipe Edresson Casanova 2023-10-18 10:34:40 -03:00
  • 469d624615 Update LJspeech XTTS recipe Edresson Casanova 2023-10-18 10:16:14 -03:00
  • 9e3598c3b7 Bug Fix on inference using XTTS trainer checkpoint Edresson Casanova 2023-10-18 09:42:00 -03:00
  • c4ceaabe2c Add test sentences during the training Edresson Casanova 2023-10-16 15:32:00 -03:00
  • 2f868dd5c2 Bug fix on reproducible evaluation Edresson Casanova 2023-10-16 09:28:32 -03:00
  • bafab049c2 Add prompting masking Edresson Casanova 2023-10-16 09:06:59 -03:00
  • 47d613df3a Add reproducible evaluation Edresson Casanova 2023-10-13 15:49:37 -03:00
  • 40a4e631ea Update mel spectrogram for the style encoder Edresson Casanova 2023-10-11 19:04:18 -03:00
  • a32961bcb4 Add XTTS base training code Edresson Casanova 2023-10-11 16:09:51 -03:00
  • a0d530e082 Merge pull request #3094 from coqui-ai/dev Eren Gölge 2023-10-21 17:33:50 +02:00
  • 1e152692ed Bump up to v0.18.2 v0.18.2 Eren Gölge 2023-10-21 17:29:53 +02:00
  • 420a90ed63 Merge pull request #3096 from coqui-ai/fix-xtts-v1.1 Eren Gölge 2023-10-21 17:28:58 +02:00
  • dad6a7b0b6 Preserve [ja] token of the text processing Julian Weber 2023-10-21 11:26:03 +02:00
  • c7a16042e3 Remove global cutlet import Julian Weber 2023-10-21 11:18:58 +02:00
  • 414f0de0a1 Bump up to v0.18.1 v0.18.1 Edresson Casanova 2023-10-20 17:30:58 -03:00
  • 59576fc0ec Bug fix on XTTS v1.1 inference (#3093) Edresson Casanova 2023-10-20 17:29:43 -03:00
  • 3d2f937c0c Update .models.json fix_xtts_v1.1_ Julian Weber 2023-10-20 22:10:20 +02:00
  • a430360c1b Bug fix on XTTS v1.1 inference Edresson Casanova 2023-10-20 16:47:10 -03:00
  • 4ac821ab82 Merge pull request #3090 from coqui-ai/dev Eren Gölge 2023-10-20 16:04:18 +02:00
  • 85e7323739 Bump up to v0.18.0 v0.18.0 Eren Gölge 2023-10-20 16:03:24 +02:00
  • cf97116185 XTTS v1.1 (#3089) Julian Weber 2023-10-20 16:02:08 +02:00
  • 098d56fa15 Merge pull request #3082 from coqui-ai/dev Eren Gölge 2023-10-19 15:09:25 +02:00
  • 747f688dc3 Bump up to v0.17.10 v0.17.10 Eren Gölge 2023-10-19 12:00:15 +02:00
  • 93e6961bb5 Update .models.json Eren Gölge 2023-10-19 11:59:49 +02:00
  • f0faed962d Merge pull request #3081 from coqui-ai/dev Eren Gölge 2023-10-19 11:23:55 +02:00
  • bf68848f38 Bump up to v0.17.9 v0.17.9 Eren Gölge 2023-10-19 11:22:42 +02:00
  • c3b011217d Update .models.json Eren Gölge 2023-10-19 11:21:21 +02:00
  • d21f15cc85 fix readme (#3071) Julian Weber 2023-10-17 10:27:11 +02:00
  • dcce1644b7 Fix doc dataset (#3070) Julian Weber 2023-10-16 12:29:52 +02:00
  • 5a0220bac1 fix autocomplete fix_doc_dataset WeberJulian 2023-10-16 12:19:35 +02:00
  • 91603cff25 fix formatting dataset doc WeberJulian 2023-10-16 12:17:54 +02:00
  • a151d70242 Add stdout option (#3027) David Garvey 2023-10-16 05:07:21 -05:00
  • cae185fd16 Update README.md Eren Gölge 2023-10-16 12:00:59 +02:00
  • b4666bb75e fixed typo of /docs (#3065) Subash-Lamichhane 2023-10-16 15:42:15 +05:45
  • 3d146422c2 fixed typo of docs\source\implementing_a_new_model.md (#3066) Subash-Lamichhane 2023-10-16 15:42:04 +05:45
  • 13cd076a7f Synthesizer skips over embeddings file if model only has one speaker (#2587) Dusty Hagstrom 2023-10-16 02:55:45 -07:00