Commit Graph

  • d1c096b294
    Merge 662c0ea783 into dbf1a08a0d Donghee Kim 2025-03-21 15:11:15 +0900
  • 662c0ea783 Fix: Add weights_only=False for PyTorch 2.6+ compatibility gimdonghui 2025-03-21 15:06:22 +0900
  • e6b90bf277
    Merge f3c81e0b88 into dbf1a08a0d RISHAV DEWAN 2025-03-15 15:06:16 +0530
  • f3c81e0b88 docs: improve README with better organization and comprehensive documentation rish106-hub 2025-03-15 15:03:14 +0530
  • b3e9f93dce docs: enhance TTS example scripts documentation with installation guide, examples, and troubleshooting rish106-hub 2025-03-15 14:42:37 +0530
  • 4f5d598316
    Merge 64feec9dc8 into dbf1a08a0d Olexandr88 2025-03-03 16:15:30 +0200
  • 64feec9dc8
    Update README.md Olexandr88 2025-03-03 16:14:24 +0200
  • ab23194336
    Merge c3d06adf35 into dbf1a08a0d Sovanndara Diep 2025-01-03 08:04:19 +0000
  • c3d06adf35
    Create docker-image.yml Sovanndara Diep 2025-01-03 15:04:15 +0700
  • 6541a79368
    Update README.md takagada480 2025-01-02 07:26:42 +0200
  • ed1563b132
    Merge branch 'dev' into fix-improvements/adjust-speech-rate-or-speed Işık 2024-12-30 00:36:41 +0300
  • 26128be422 feat: add adjust_speech_rate function to modify speech speed with more durable latents. also missed tts speed implementations added. isikhi 2024-12-28 23:08:08 +0300
  • 98080e282c
    fix(xtts): use correct language code for Czech num2words call (#237) Jan Zípek 2024-12-28 13:25:46 +0100
  • 631a772d7f
    Update python-package-conda.yml Sovanndara Diep 2024-12-20 18:09:54 +0700
  • daf2f4f158
    Create python-package-conda.yml Sovanndara Diep 2024-12-20 07:53:06 +0700
  • a32fe7683c
    Merge 516f73cfc5 into dbf1a08a0d Sovanndara Diep 2024-12-20 07:12:11 +0700
  • 516f73cfc5
    Create cd TTS Sovanndara Diep 2024-12-20 07:10:34 +0700
  • f89ce41924
    fix(xtts): voice_dir should remain None if not specified (#224) Enno Hermann 2024-12-19 17:22:23 +0100
  • 8cfed17e8c
    Merge d077bcfce1 into dbf1a08a0d Sovanndara Diep 2024-12-19 15:41:07 +0000
  • d077bcfce1
    Update run_bash_tests.sh Sovanndara Diep 2024-12-19 22:41:03 +0700
  • 777de38be2
    Update hubconf.py Sovanndara Diep 2024-12-19 22:23:33 +0700
  • 190e08330f
    Update hubconf.py Sovanndara Diep 2024-12-19 22:22:03 +0700
  • 794d562e13
    Update hubconf.py Sovanndara Diep 2024-12-19 22:21:36 +0700
  • 84ca3424ba
    Update run_bash_tests.sh Sovanndara Diep 2024-12-19 21:32:28 +0700
  • 4a53be3fb5
    Update hubconf.py Sovanndara Diep 2024-12-19 21:29:46 +0700
  • a0c8b74ec1
    Update __init__.py Sovanndara Diep 2024-12-19 21:25:26 +0700
  • e30cd2b572
    Create cd TTS Sovanndara Diep 2024-12-19 21:25:12 +0700
  • 15e36d968d
    Update __init__.py Sovanndara Diep 2024-12-19 21:23:50 +0700
  • ebf1bf672c
    Update __init__.py Sovanndara Diep 2024-12-19 21:22:10 +0700
  • 82efca85fc
    Update __init__.py Sovanndara Diep 2024-12-19 21:20:28 +0700
  • 370fb1da81
    Merge pull request #217 from idiap/stdout Enno Hermann 2024-12-17 14:22:46 +0100
  • 6a52c8a855 fix(bin): log to stdout in cli tools, unless pipe_out is set Enno Hermann 2024-12-17 11:38:39 +0100
  • 1f9dda65ad docs(xtts): show manual inference with default speakers Enno Hermann 2024-12-17 10:41:49 +0100
  • 9d5fc60a5d
    feat(manager): print download location when listing models (#213) Enno Hermann 2024-12-16 10:28:25 +0100
  • 5165e71100
    Merge pull request #210 from idiap/manager Enno Hermann 2024-12-16 09:25:16 +0100
  • 0df04cc259 docs: add notes about xtts fine-tuning Enno Hermann 2024-12-14 15:52:13 +0100
  • a425ba599d feat: allow both Path and strings where possible and add type hints Enno Hermann 2024-12-14 00:28:01 +0100
  • cd52907351
    Merge pull request #207 from idiap/docs Enno Hermann 2024-12-12 18:52:18 +0100
  • e38dcbea7a docs: streamline readme and reuse content in other docs pages Enno Hermann 2024-12-12 17:34:00 +0100
  • ae2f8d2354 docs: use nested contents for easier overview Enno Hermann 2024-12-12 15:52:55 +0100
  • e23766d501 docs: move project structure from readme into documentation Enno Hermann 2024-12-12 14:09:44 +0100
  • 849e75e967 docs: improve documentation Enno Hermann 2024-12-12 00:37:48 +0100
  • 236e4901d8 build(docs): update dependencies, fix makefile Enno Hermann 2024-12-11 23:26:21 +0100
  • f329072df2
    chore: bump version to 0.25.1 (#202) Enno Hermann 2024-12-09 16:35:50 +0100
  • c0d9ed3d18
    fix: handle difference in xtts/tortoise attention (#199) Enno Hermann 2024-12-09 16:13:13 +0100
  • b545ab8b80
    Merge pull request #197 from idiap/api Enno Hermann 2024-12-06 18:02:54 +0100
  • e0f621180f refactor(bin.synthesize): use Python API for CLI Enno Hermann 2024-12-02 22:34:19 +0100
  • 806af96e4c refactor(api): use save_wav() from Synthesizer instance Enno Hermann 2024-12-06 11:56:54 +0100
  • 89abd98620 feat(api): support passing speaker/language id file paths Enno Hermann 2024-12-05 21:34:04 +0100
  • a05177ce71 chore(api): add type hints Enno Hermann 2024-12-04 16:11:43 +0100
  • 85dbb3b8b3 feat(api): allow mixing TTS and vocoder model name and path Enno Hermann 2024-12-04 16:02:07 +0100
  • e8d99aaf2b
    Merge pull request #184 from idiap/xtts-error Enno Hermann 2024-12-06 06:46:48 +0100
  • 1a4e58d0ce feat(api): support passing a custom speaker encoder by path Enno Hermann 2024-12-04 15:39:15 +0100
  • 5daed879e0 chore(bin.synthesize): remove unused argument Enno Hermann 2024-12-04 14:47:46 +0100
  • 42ad9b00c6 feat(api): support specifying vocoders by name Enno Hermann 2024-12-04 10:44:49 +0100
  • 5cfb4ecccd refactor(api): require keyword arguments except for model_name Enno Hermann 2024-12-03 22:09:03 +0100
  • 8c381e3e48 docs: use .to("cuda") instead of deprecated gpu=True Enno Hermann 2024-12-03 22:06:39 +0100
  • fe14ca6b68 refactor(xtts): remove duplicate xtts audio config Enno Hermann 2024-12-05 15:38:50 +0100
  • 8241d55e70
    fix(pypi-release): fix publishing workflow (#191) Enno Hermann 2024-12-04 10:53:29 +0100
  • 48ad1daabe
    Merge pull request #110 from idiap/uv Enno Hermann 2024-12-03 19:14:30 +0100
  • 9ae0b27f3c
    Merge pull request #183 from idiap/openvoice Enno Hermann 2024-12-03 19:13:22 +0100
  • d4ffff4f6d chore: bump version to 0.25.0 Enno Hermann 2024-12-03 07:57:27 +0100
  • 834d41bf77 build: switch to forked coqpit Enno Hermann 2024-10-21 00:04:44 +0200
  • 3539e65d8e refactor(synthesizer): set sample rate in loading methods Enno Hermann 2024-12-02 22:50:33 +0100
  • 7d0416f99b refactor(vc): rename TTS.vc.modules to TTS.vc.layers for consistency Enno Hermann 2024-12-02 00:16:39 +0100
  • 32c99e8e66 docs(readme): mention openvoice vc Enno Hermann 2024-06-13 16:35:59 +0200
  • 5f8ad4c64b test(openvoice): add sanity check Enno Hermann 2024-11-29 17:23:30 +0100
  • 9ef2c7ed62 test(freevc): fix output length check Enno Hermann 2024-12-02 00:09:39 +0100
  • 546f43cb25 refactor: only use keyword args in Synthesizer Enno Hermann 2024-11-29 16:27:14 +0100
  • 6927e0bb89 fix(api): clearer error message when model doesn't support VC Enno Hermann 2024-11-29 16:17:02 +0100
  • d488441b75 test(freevc): remove unused code Enno Hermann 2024-11-13 22:55:46 +0100
  • fce3137e0d feat: add openvoice vc model Enno Hermann 2024-06-25 23:01:47 +0200
  • 1a21853b90 ci: validate .models.json file Enno Hermann 2024-11-13 19:58:30 +0100
  • ca02d0352b feat(openvoice): add to .models.json Enno Hermann 2024-11-13 19:47:32 +0100
  • 95998374bf feat(openvoice): add config classes Enno Hermann 2024-06-20 10:16:35 +0200
  • b97d5378a5 refactor(openvoice): remove duplicate and unused code Enno Hermann 2024-06-20 12:42:25 +0200
  • 4124b9d663 feat(vits): add tau parameter to posterior encoder Enno Hermann 2024-06-25 22:28:41 +0200
  • 6de98ff480 feat(openvoice): initial integration akulkarni 2024-06-13 16:27:50 +0200
  • ce202532cf fix(xtts): clearer error message when file given to checkpoint_dir Enno Hermann 2024-12-02 16:54:11 +0100
  • 98a372bca2
    Merge pull request #172 from idiap/deduplicate Enno Hermann 2024-12-02 16:25:31 +0100
  • 63625e79af refactor: import get_last_checkpoint from trainer.io Enno Hermann 2024-11-27 16:12:38 +0100
  • 170d3dae92 refactor: remove duplicate to_camel Enno Hermann 2024-11-24 19:36:45 +0100
  • 7330ad8854 refactor: move duplicate alignment functions into helpers Enno Hermann 2024-11-24 17:46:51 +0100
  • 8bf288eeab test: move test_helpers.py to fast unit tests Enno Hermann 2024-11-24 15:37:04 +0100
  • 76df6421de refactor: move more audio processing into torch_transforms Enno Hermann 2024-11-23 01:16:50 +0100
  • 2c82477a78 ci: merge integration tests back into unit tests Enno Hermann 2024-11-22 23:44:40 +0100
  • b1ac884e07 refactor: move shared function into dataset.py Enno Hermann 2024-11-22 22:33:25 +0100
  • 54f4228a46 refactor(xtts): use existing cleaners Enno Hermann 2024-11-22 22:08:05 +0100
  • b45a7a4220 refactor: move exists() and default() into generic_utils Enno Hermann 2024-11-22 22:02:26 +0100
  • fa844e0fb7 refactor(tacotron): remove duplicate function Enno Hermann 2024-11-22 21:35:26 +0100
  • 0f69d31f70 refactor(vocoder): remove duplicate function Enno Hermann 2024-11-22 17:28:30 +0100
  • 6ecf47312c refactor(xtts): use tortoise conditioning encoder Enno Hermann 2024-11-22 15:38:35 +0100
  • 69a599d403 refactor(freevc): remove duplicate code Enno Hermann 2024-11-22 12:12:50 +0100
  • 2e5f68df6a refactor(wavernn): remove duplicate Stretch2d Enno Hermann 2024-11-22 01:16:42 +0100
  • e63962c226 refactor(losses): move shared losses into losses.py Enno Hermann 2024-11-22 00:45:33 +0100
  • 6f25c2b904 refactor(delightful_tts): remove unused classes Enno Hermann 2024-11-22 00:38:37 +0100
  • 7cdfde226b refactor: move amp_to_db/db_to_amp into torch_transforms Enno Hermann 2024-11-22 21:30:21 +0100
  • 33ac0d6ee1 refactor(xtts): use build_hf_gpt_transformer from tortoise Enno Hermann 2024-11-21 15:33:36 +0100
  • 490c973371 refactor(xtts): use position embedding from tortoise Enno Hermann 2024-11-21 15:05:37 +0100
  • 5ffc0543b7 refactor(bark): remove custom layer norm Enno Hermann 2024-11-21 13:06:20 +0100