Commit Graph

  • 30a2d8d787 add requirements for spacy thailandese and vietnamese David Martin Rius 2024-02-28 20:17:46 +0100
  • 8aeced16fc import the spacy language class dynamically with a English fallback when import error David Martin Rius 2024-02-28 19:58:25 +0100
  • 678d8061a3
    Actually list models instead of ModelManager ref Hristiyan Genchev 2024-02-20 16:08:37 +0200
  • f69056d653
    Update hifigan_generator.py Mubarak Harran Alketbi 2024-02-18 22:46:30 +0400
  • ce38a05c3f
    Fix bark link in .models.json chq-matteo 2024-02-17 15:06:13 +0000
  • f15230bb67 Add transformer block to UNet Subuday 2024-02-15 18:52:42 +0000
  • 5fd7ea93ea Add upsampling and downsampling to UNet Subuday 2024-02-15 13:24:30 +0000
  • 8676ab30d9 Fix appending a new block to input_blocks Subuday 2024-02-15 08:55:52 +0000
  • fd6c0afbbf Add ResNetBlock1D to UNet Subuday 2024-02-15 08:40:04 +0000
  • 0f7a7edb9b Add conv block to UNet Subuday 2024-02-14 21:21:07 +0000
  • b5467b8051 Add UNet backbone Subuday 2024-02-12 21:44:29 +0000
  • 7314b1cbec Implement model forward Subuday 2024-02-12 19:39:22 +0000
  • 8c4d0142b7 Add MatchaTTS backbone Subuday 2024-02-11 21:02:20 +0000
  • d656b7dc20
    Merge 3ebc28608c into dbf1a08a0d bivashy 2024-02-10 15:55:55 +0100
  • c0e970aa34
    Merge baa7870fa1 into dbf1a08a0d Nick Potafiy 2024-02-10 11:21:13 -0300
  • dbf1a08a0d
    Update generic_utils.py (#3561) dev Nick Potafiy 2024-02-10 09:20:58 -0500
  • e2940d733e
    Update generic_utils.py Nick Potafiy 2024-02-03 23:48:44 -0500
  • baa7870fa1
    Update xtts_demo.py Nick Potafiy 2024-01-30 01:15:06 -0500
  • 659629bd75 add json support to the TTS server api. This allows you to send a json request body with your text and will allow for longer texts that otherwise exceed the maximum http url length Kikkia 2024-01-17 22:31:49 -0800
  • b184e9f0fe fix chinese pinyin phonemes wangjie 2024-01-12 09:11:56 +0800
  • 6bf121453d Update codes in api.py Siddharth1605 2024-01-10 22:08:33 +0530
  • 08e00e4b49
    Fix bark model Ivan Peevski 2024-01-08 14:45:04 +1030
  • b064a57b2b Added line to fix fairseq model issue and made code cleaner. akgupta1337 2024-01-07 17:58:09 +0530
  • 691b38ed11 fix fairseq mode akgupta1337 2024-01-07 17:36:58 +0530
  • fee6ffe6ec
    fix: fairseq model Antony 2024-01-06 23:16:18 -0300
  • 3ebc28608c
    Multi speaker and language support bivashy 2024-01-06 13:40:35 +0600
  • a8c86efea9 remove workflows, modify demo Lee Azzarello 2024-01-05 17:30:02 -0800
  • 3f36c4c403 UPDATE use l1_loss to choose best result Aaron-Li 2024-01-05 10:56:48 +0800
  • 3559581dc9 UPDATE add audio edit function Aaron-Li 2024-01-04 14:14:56 +0800
  • 323df903d5 add server and dockerfile Lee Azzarello 2024-01-03 15:21:35 -0800
  • 76612b5a6a Remove redundant calls to keys() method of name_to_id Kasen 2024-01-03 20:47:28 +0800
  • 1432572b40
    Swap checkpoint_dir, checkpoint_path parameters in xtts bivashy 2023-12-30 00:14:48 +0600
  • c1762660ed
    Exclude xtts 2 from ignore list in config resolution bivashy 2023-12-30 00:14:29 +0600
  • 5dcc16d193
    Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) Edresson Casanova 2023-12-27 13:23:43 -0300
  • 169146184e fix missing dataset, model var initialization Shoaib Khan 2023-12-27 01:16:05 -0500
  • 62b7547033 Bug fixe on unit tests mp3_len_fix Edresson Casanova 2023-12-26 09:30:27 -0300
  • e741cab78e Fix aux unit tests Edresson Casanova 2023-12-11 17:27:59 -0300
  • 90cb358424 Update Edresson Casanova 2023-12-06 16:33:24 -0300
  • 87bb01a42b Use mutagen.File Edresson Casanova 2023-11-08 08:36:17 -0300
  • 775a81838c Add dataloader test wit hall supported audio formats Edresson Casanova 2023-11-07 14:07:33 -0300
  • d551a597e0 Uses mutagen for all audio formats Edresson Casanova 2023-11-07 10:36:14 -0300
  • dc7624adb4 Update TTS/tts/datasets/dataset.py Edresson Casanova 2023-11-07 10:04:17 -0300
  • 61e0bb95d7 Bug fix in MP3 length on TTSDataset Edresson Casanova 2023-10-20 13:21:57 -0300
  • f4b6a91557 Bug Fix on XTTS load fix_xtts_load Edresson Casanova 2023-12-26 09:10:10 -0300
  • e65565713c
    Merge branch 'dev' into alexiri-patch-1 Alex Iribarren 2023-12-24 11:46:43 +0100
  • 801a0137aa remove self reference Greer 2023-12-20 10:29:48 -0500
  • 91087205d2 fix(api): handle missing attribute in is_multilingual Enno Hermann 2023-12-20 15:18:01 +0100
  • 690063380a fixing torch device error when synthesizer is called with use_cuda=True try-er 2023-12-20 07:14:17 +0530
  • 6b5cdd9407
    Update server.py Sun Aries 2023-12-19 17:19:22 +0800
  • 6a442377d1 hindi finetuning added Ubuntu 2023-12-16 13:46:42 +0000
  • fb1b5cedb6 make list_models() a static method Greer 2023-12-14 16:28:44 -0500
  • 55c7063724
    Merge pull request #3423 from idiap/fix-aux-tests Eren Gölge 2023-12-14 18:00:30 +0100
  • 99fee6f5ad build: use Trainer>=0.0.36 Enno Hermann 2023-12-08 08:37:53 +0100
  • d6ea806469 Run `make style` Aarni Koskela 2023-12-04 10:38:07 +0200
  • bd172dabbf xtts/stream_generator: remove duplicate import + code Aarni Koskela 2023-10-23 12:15:56 +0300
  • 32abb1a7c4 xtts/perceiver_encoder: Delete duplicate exists() Aarni Koskela 2023-11-06 20:27:24 +0200
  • aa549e9028 Fix trailing whitespace Aarni Koskela 2023-11-08 13:14:09 +0200
  • 4584ef6580 Simplify branch in TTS/bin/synthesize.py Aarni Koskela 2023-10-31 17:02:03 +0200
  • 08fa5d4098 Fix implicitly concatenated docstring Aarni Koskela 2023-10-31 15:42:48 +0200
  • 027a797305 CI: re-enable `make lint` Aarni Koskela 2023-09-27 01:16:08 +0300
  • 33b69c6c09 Add some noqa directives (for now) Aarni Koskela 2023-09-27 01:15:39 +0300
  • 00f8f4892a Ruff autofix unnecessary passes Aarni Koskela 2023-10-23 12:11:08 +0300
  • bc2cf296a3 Ruff autofix PLW3301 Aarni Koskela 2023-09-27 00:51:17 +0300
  • 64bb41f4fa Ruff autofix C41 Aarni Koskela 2023-09-27 00:45:13 +0300
  • 449820ec7d Ruff autofix E71* Aarni Koskela 2023-09-27 00:44:08 +0300
  • 90991e89b4 Ruff autofix unused imports and import order Aarni Koskela 2023-09-27 00:42:14 +0300
  • 4f859824ac Document ruff Aarni Koskela 2023-09-27 00:38:43 +0300
  • 8e95c3e436 Convert pylint configuration to ruff Aarni Koskela 2023-09-27 00:32:04 +0300
  • 72ac2bfa09 Get rid of some star imports Aarni Koskela 2023-09-26 23:08:45 +0300
  • 859283a734 Remove isort for pyi (there are no pyi files here) Aarni Koskela 2023-09-26 20:09:09 +0300
  • 81160b089c Update pre-commit tools to more compatible versions Aarni Koskela 2023-09-25 15:06:02 +0300
  • cb8ebbb5e4 CI: remove unused check_skip steps Aarni Koskela 2023-10-31 17:57:17 +0200
  • b3d58db15d Remove abandoned .cardboardlint.yml Aarni Koskela 2023-09-26 20:06:18 +0300
  • 186cafb34c
    Merge pull request #3412 from coqui-ai/reuben/docs-studio-refs Eren Gölge 2023-12-13 08:54:57 +0100
  • 3991d83b2c
    Merge branch 'dev' into reuben/docs-studio-refs Eren Gölge 2023-12-13 08:53:43 +0100
  • e2f306e848
    Fix TTS().list_models() Greer 2023-12-13 00:21:39 -0500
  • eef419b373
    Merge pull request #3414 from coqui-ai/dev main Eren Gölge 2023-12-12 16:11:52 +0100
  • fa28f99f15
    Update to v0.22.0 v0.22.0 Eren Gölge 2023-12-12 16:10:46 +0100
  • 8c1a8b522b
    Merge pull request #3405 from coqui-ai/studio_speakers Eren Gölge 2023-12-12 16:10:09 +0100
  • 0859e9f252
    Remove Coqui Studio references Reuben Morais 2023-12-12 16:09:57 +0100
  • 9f325b1f6c fixup! Fix aux unit tests Enno Hermann 2023-12-08 08:37:28 +0100
  • fc099218df Fix aux unit tests Edresson Casanova 2023-12-06 17:47:33 -0300
  • 934b87bbd1
    Merge pull request #3391 from aaron-lii/multi-gpu Eren Gölge 2023-12-12 13:51:26 +0100
  • b0fe0e678d
    Merge pull request #3392 from joelhoward0/fix_contributing_typo Eren Gölge 2023-12-12 13:50:59 +0100
  • 936084be7e
    Merge pull request #3404 from freds0/dev Eren Gölge 2023-12-12 13:50:27 +0100
  • 8e6a7cbfbf
    Update .models.json Eren Gölge 2023-12-12 13:50:01 +0100
  • 8999780aff
    Update test_models.py Eren Gölge 2023-12-12 13:30:21 +0100
  • 4dc0722bbc
    Update .models.json Eren Gölge 2023-12-12 13:28:16 +0100
  • 4b33699b41 Update docs Edresson Casanova 2023-12-12 09:22:07 -0300
  • b6e1ac66d9 Add docs Edresson Casanova 2023-12-12 09:19:56 -0300
  • 61b67ef16f Fix read_json_with_comments WeberJulian 2023-12-11 23:58:52 +0100
  • 64e75cbcb2
    Update TTS/utils/manage.py timeout-check-config Julian Weber 2023-12-11 23:44:09 +0100
  • d47b6df4e5 Make comments in .model.json valid WeberJulian 2023-12-11 23:35:27 +0100
  • 605a857add Remove tortoise WeberJulian 2023-12-11 23:35:07 +0100
  • b40750d1f5 Remove models that require app.coqui.ai WeberJulian 2023-12-11 23:17:54 +0100
  • ecc38891fb Fix CI readme WeberJulian 2023-12-11 23:01:30 +0100
  • 5ab228dff2 Fix CI WeberJulian 2023-12-11 22:31:53 +0100
  • 8c20a599d8 Remove coqui studio integration from TTS WeberJulian 2023-12-11 22:11:46 +0100
  • 5cd750ac7e Fix API and CI WeberJulian 2023-12-11 20:21:53 +0100
  • e3c9dab7a3 Make CLI work WeberJulian 2023-12-11 18:49:18 +0100