Commit Graph

  • d0f34b2fd9 TorchAudio: Migrating The I/O Functions To Use The Dispatcher Mechanism Matthew Boakes 2023-11-08 19:27:26 +0000
  • f00c52602d Replaced PyTorch weight_norm With parametrizations.weight_norm Matthew Boakes 2023-11-08 19:26:32 +0000
  • ab57c36c2b
    Merge pull request #3173 from coqui-ai/dev Eren Gölge 2023-11-08 16:08:22 +0100
  • 46d9c27212
    Update to v0.20.2 v0.20.2 Eren Gölge 2023-11-08 16:07:56 +0100
  • 58cb0d8dd0
    Remove v1 doc and tests (#3172) Julian Weber 2023-11-08 14:51:42 +0100
  • 333e74c959
    Update test_models.py remove_v1_doc Julian Weber 2023-11-08 14:00:03 +0100
  • 1687c31203
    remove v1 in README.md Julian Weber 2023-11-08 13:56:08 +0100
  • 70327ef554
    remove v1 in inference.md Julian Weber 2023-11-08 13:55:17 +0100
  • 03ad90135b
    Add lang code in XTTS doc (#3158) Julian Weber 2023-11-08 13:47:33 +0100
  • 202dfe1187 xtts/tokenizer: merge duplicate implementations of preprocess_text Aarni Koskela 2023-11-08 13:18:46 +0200
  • 78a596618a
    Fix for exception on streaming if last chunk empty (#3160) Gorkem 2023-11-08 13:32:02 +0300
  • 99edd6daa3
    Fix ModelManager.list_models() (#3128) Enno Hermann 2023-11-08 11:29:01 +0100
  • 77b18126c7
    Merge pull request #3126 from akx/freevc-config-module Eren Gölge 2023-11-08 11:24:47 +0100
  • cc6e9fcaa7
    Fix #3153 (#3169) Eren Gölge 2023-11-08 11:13:58 +0100
  • 6f587a09a7 Fix d loss Eren G??lge 2023-11-08 11:12:56 +0100
  • a24ebcd8a6
    Fix coqui api (#3168) Eren Gölge 2023-11-08 10:51:23 +0100
  • f14a14b37f Fix coqui api Eren G??lge 2023-11-08 10:50:55 +0100
  • ce1a39a9a4
    Add char limit warn (#3130) Julian Weber 2023-11-08 10:24:23 +0100
  • d6e223f484 woops add_lang_code WeberJulian 2023-11-08 10:17:54 +0100
  • ea56ec041f update docs WeberJulian 2023-11-08 10:16:36 +0100
  • 5c81500e3e Remove ununsed config and args WeberJulian 2023-11-08 10:14:38 +0100
  • b4c552a112 fix for exception on streaming if last chunk empty ggoknar 2023-11-07 17:30:54 +0300
  • 472461dabf Fix import WeberJulian 2023-11-07 15:22:12 +0100
  • 8487e37376 cached_property for cutlet WeberJulian 2023-11-07 15:12:52 +0100
  • ceb5c55fb9
    Update README.md khagen 2023-11-07 15:07:40 +0100
  • 71b74b3ce6
    Update README.md khagen 2023-11-07 15:07:27 +0100
  • 13d02bfd6e
    Update README.md khagen 2023-11-07 15:07:08 +0100
  • 73bde24a53
    Update README.md khagen 2023-11-07 15:06:08 +0100
  • 9dd31038f6 Adding v2 langs WeberJulian 2023-11-07 15:05:19 +0100
  • a3c8581ec2
    Merge pull request #4 from koenhagen/energy khagen 2023-11-07 15:03:35 +0100
  • fb05d3a3ae Add char limit warning WeberJulian 2023-10-31 17:02:02 +0100
  • 9f106034a1 Add lang code in XTTS doc WeberJulian 2023-11-07 14:54:17 +0100
  • eadba23910
    Send data khagen 2023-11-07 14:48:55 +0100
  • 063556abf4
    Merge pull request #3156 from coqui-ai/dev Eren Gölge 2023-11-07 14:18:00 +0100
  • f846a9f300
    Update to v0.20.1 v0.20.1 Eren Gölge 2023-11-07 14:17:36 +0100
  • cbdbc44e0f
    Fix XTTS v2.0 training recipe (#3154) Edresson Casanova 2023-11-07 10:16:44 -0300
  • 0be316fdbe Update XTTS v2 model hash Edresson Casanova 2023-11-07 09:20:37 -0300
  • 342aadd307 Fix XTTS v2.0 training recipe Edresson Casanova 2023-11-07 09:01:30 -0300
  • 5e992d8704
    Merge pull request #3149 from coqui-ai/fixup_xtts_v2 Eren Gölge 2023-11-07 10:36:20 +0100
  • 5f9ab6cfaa
    Fix style Edresson Casanova 2023-11-06 19:22:34 -0300
  • 905900afc9 Update XTTS v1.1 recipe Edresson Casanova 2023-11-06 19:14:50 -0300
  • 2470599d18 Drop XTTS v1 Edresson Casanova 2023-11-06 19:12:04 -0300
  • 13243df526 Update XTTS v1.1 files Edresson Casanova 2023-11-06 19:10:21 -0300
  • cabff9f323 Update XTTS v2.0 recipe Edresson Casanova 2023-11-06 17:47:14 -0300
  • 09fb317e6d Remove unused code Edresson Casanova 2023-11-06 17:36:32 -0300
  • 01ac469c5a
    fix: proper download links for xtts v2 AWAS666 2023-11-06 20:48:19 +0100
  • b146de4ce8 Bug fix on XTTS v2.0 Trainer Edresson Casanova 2023-11-06 15:22:18 -0300
  • f444f296f2 Add multiples references on xtts inference tests Edresson Casanova 2023-11-06 15:09:33 -0300
  • 1b6f8d0e46 Update unit tests and recipes Edresson Casanova 2023-11-06 14:52:09 -0300
  • 72b2bac0f8 Load reference in 24khz to avoid issued with multiple sr references Edresson Casanova 2023-11-06 14:46:57 -0300
  • 00294ffdf6 Update XTTS docs Edresson Casanova 2023-11-06 14:21:38 -0300
  • 459ad70dc8 Add support for multiples speaker references on XTTS inference Edresson Casanova 2023-11-06 13:45:53 -0300
  • 9942000c50 Update XTTS v2 recipe model files Edresson Casanova 2023-11-06 12:12:40 -0300
  • f0cb19ecca
    Drop diffusion from XTTS (#3150) Eren Gölge 2023-11-06 20:15:49 +0100
  • 5e72089906 Restore thrashed Eren G??lge 2023-11-06 19:51:59 +0100
  • 97b29a280e Drop diffusion deps in code Eren G??lge 2023-11-06 19:19:05 +0100
  • b702b39b52 Make style Eren G??lge 2023-11-06 19:02:09 +0100
  • 46940cb64b Drop diffusion for XTTS Eren G??lge 2023-11-06 19:01:02 +0100
  • 5d418bb84a Update docs Eren G??lge 2023-11-06 18:48:41 +0100
  • 9bbf6eb8dd Drop use_ne_hifigan Eren G??lge 2023-11-06 18:43:38 +0100
  • 9d54bd7655 Fixup XTTS Eren G??lge 2023-11-06 18:13:58 +0100
  • 3714f9512b Merge branch 'dev' into main Eren G??lge 2023-11-06 15:53:37 +0100
  • c713a839da
    Update VERSION v0.20.0 Eren Gölge 2023-11-06 15:51:56 +0100
  • ea6a8575d4
    Merge pull request #3120 from coqui-ai/dev Eren Gölge 2023-11-06 15:38:11 +0100
  • 7eedfc67da
    Update README.md Eren Gölge 2023-11-06 15:37:32 +0100
  • e45227d9ff
    XTTS v2.0 (#3137) Edresson Casanova 2023-11-06 10:58:18 -0300
  • 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 -0300
  • 9e92adc5ac Remove unused kwarg and added num_beams=1 as default Edresson Casanova 2023-11-06 10:53:25 -0300
  • 212021295a Add num2words to deps Eren G??lge 2023-11-06 14:49:23 +0100
  • 15d31c6bc9
    Update and rename main.yml to energy.yml khagen 2023-11-06 14:32:36 +0100
  • 86a56bb73f
    New workflow for energy measurement khagen 2023-11-06 14:15:32 +0100
  • a1c441f205 Bug fix in Japenese tokenizer Edresson Casanova 2023-11-06 09:31:42 -0300
  • 1a9ca35e14 Make style Edresson Casanova 2023-11-06 09:18:07 -0300
  • 00b24eeb6e Bug fix on rebase Edresson Casanova 2023-11-06 09:17:36 -0300
  • 662ee2ba63 Bug fix on XTTS get_gpt_cond_latents Edresson Casanova 2023-11-06 09:15:16 -0300
  • 3e590503ae Add xtts v2 to sep tests Eren G??lge 2023-11-06 11:30:09 +0100
  • 55801049de Code linting Eren G??lge 2023-11-06 11:23:38 +0100
  • b094979f1a Make style Eren G??lge 2023-11-06 11:13:09 +0100
  • d045bfce41 Update requirements Eren G??lge 2023-11-06 11:12:06 +0100
  • 3a8432dbe4 Update docs Eren G??lge 2023-11-06 11:11:54 +0100
  • b47afc5275 Update model entry Eren G??lge 2023-11-06 10:57:13 +0100
  • 9b5c295fcf Prevent resampling Eren G??lge 2023-11-05 00:43:28 +0100
  • 2d65f005a2 Cheap fix for a cheaper fix Eren G??lge 2023-11-04 13:41:20 +0100
  • b1b6876489 Make cloning configurable Eren G??lge 2023-11-04 13:41:03 +0100
  • c182535e2a Make prompt embedding configurable Eren G??lge 2023-11-04 13:40:28 +0100
  • aa16da9194 Add cloning params to config Eren G??lge 2023-11-04 13:40:06 +0100
  • d2a2b7a82e Placeholder model entry Eren G??lge 2023-11-04 13:39:44 +0100
  • 08e04322dd Add XTTS v2.0 training recipe Edresson Casanova 2023-11-03 14:21:07 -0300
  • 0664c843d8 Bug Fix on diffusion inference Edresson Casanova 2023-11-03 14:12:07 -0300
  • b621ab17d1 Add XTTS v2.0 inference unit tests Edresson Casanova 2023-11-03 14:05:07 -0300
  • 8133b10540 Add XTTS v2.0 unit tests Edresson Casanova 2023-11-03 13:50:36 -0300
  • cff8542012 Bug Fix on XTTS v2.0 training Edresson Casanova 2023-11-03 13:26:13 -0300
  • 32796fdfc1 Bug fix on gpt forward Edresson Casanova 2023-11-01 14:22:58 -0300
  • a032d9877b Bug fix masking with XTTS perceiver Edresson Casanova 2023-11-01 14:07:39 -0300
  • 5df8f76b0c Update XTTS docs Edresson Casanova 2023-11-01 13:53:16 -0300
  • 8479a3702c Update GPT Trainer for perceiver support Edresson Casanova 2023-11-01 13:37:06 -0300
  • dff3902ca8 Add Perceiver Edresson Casanova 2023-11-01 12:18:35 -0300
  • 1fb6c203ab Use non-enhanced hifigan for test samples Edresson Casanova 2023-11-01 10:01:54 -0300
  • 077a849b3b Implement most similar ref training approach Edresson Casanova 2023-10-25 18:50:35 -0300
  • 38f6f8f0bb
    Run `make style` & re-enable it in CI (#3127) Aarni Koskela 2023-11-06 12:36:37 +0200