Commit Graph

  • 828c0f616c Created using Colab Cosmos 2025-08-25 20:53:41 -0400
  • 21cbdd7d0f
    Update io.py Konstantin 2025-08-05 18:11:06 +0300
  • 43b050ee15 Setup Malagasy tokenizer support Wesley Spacebar 2025-06-21 13:34:08 -0700
  • 194f2f4261 Add Malagasy Wesley Spacebar 2025-06-21 12:06:40 -0700
  • 6a4606c120
    README.md KishoOoOoOo 2025-06-02 07:35:55 +0300
  • 3a01de87bf espeak phonemizer: support direct phoneme input via [[...]] blocks Eyal Cohen 2025-05-29 15:35:38 +0300
  • 2005f42d6b Add Hebrew diacritics normalization and corresponding tests Eyal Cohen 2025-05-29 15:35:19 +0300
  • a365e80ed3
    Merge pull request #396 from idiap/fix-xtts Enno Hermann 2025-05-22 13:41:48 +0200
  • fbc2088943 chore: bump version to 0.26.2 Enno Hermann 2025-05-22 11:50:45 +0200
  • 9bcbb4297e fix(xtts): clear error message when reference audio is too short Enno Hermann 2025-05-22 12:09:29 +0200
  • c5ab89e068 fix(demos.xtts): install compatible package versions Enno Hermann 2025-05-22 11:49:14 +0200
  • efdf0b8504 build: restrict transformers to <4.52 Enno Hermann 2025-05-22 11:46:47 +0200
  • f9550208e5
    fix: don't convert to int to avoid constant value in onnx exports (#390) Enno Hermann 2025-05-20 19:28:19 +0200
  • 4446003377
    Merge pull request #383 from idiap/spacy Enno Hermann 2025-05-16 15:10:49 +0200
  • dfbca9b30b chore: bump version to 0.26.1 Enno Hermann 2025-05-16 14:34:26 +0200
  • fe1c86172a docs(server): better document usage and available parameters Enno Hermann 2025-05-16 14:33:56 +0200
  • 4570dd98b3 build: remove spacy dependency Enno Hermann 2025-04-29 17:53:16 +0200
  • 1e9890f052
    feat(server): support multi-speaker models in MaryTTS endpoint (#351) Stephan Burns 2025-05-15 12:24:02 -0400
  • 6d476bcf9d
    fix(forward_tts): ensure tensor 'g' is on the same device as 'x' (#378) Battseren Badral 2025-05-14 12:07:05 +0200
  • b54e045b42
    Merge pull request #377 from idiap/colab Enno Hermann 2025-05-14 00:44:04 +0200
  • 3379bb292d test(data): adjust value to work in CI Enno Hermann 2025-05-13 16:07:42 +0200
  • fb1abf2077 fix(xtts): update colab finetuning notebook Enno Hermann 2025-05-13 15:00:20 +0200
  • 3325218c2c
    Fix loading fairseq model. giaphat71 2025-04-27 05:13:57 +0700
  • f73e1b4528
    Create PAQUI.tts sarah3430977 2025-04-18 14:01:12 +0100
  • a83883d14c
    Update inference.md buildandrunner 2025-04-11 15:58:27 -0700
  • 4702292da6 docs: Show that repo is no longer maintained 9c 2025-04-03 16:57:40 +0800
  • 97e4deb58c
    Merge pull request #346 from fabiocat93/dev Enno Hermann 2025-03-24 22:14:21 +0100
  • 7ad5df0cdc test(zoo): skip models that don't support weights-only loading Enno Hermann 2025-03-24 17:38:43 +0100
  • 6b645a61d5 fix: numpy 2 compatibility Enno Hermann 2025-03-24 13:27:47 +0100
  • 4eeaf3de78 fix(numpy_transforms): support librosa 0.11.0 Enno Hermann 2025-03-24 12:26:21 +0100
  • 2b18eab02f build: require numpy>=2 Fabio Catania 2025-03-20 17:17:38 +0100
  • 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
  • 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
  • fb71e2a585
    Merge pull request #334 from DrewThomasson/Workflow-patch-1 Enno Hermann 2025-03-10 16:37:24 +0100
  • e2defc1b07
    Merge pull request #332 from DrewThomasson/Persian-patch-1 Enno Hermann 2025-03-10 16:34:26 +0100
  • 6d78df95e1
    fix(xtts): overwrite model_args in GPTTrainerConfig (#270) Enno Hermann 2025-03-10 12:41:58 +0100
  • 8776132f35 fix(api): if there are only 2 model urls, assume they are model and config Enno Hermann 2025-03-10 12:01:44 +0100
  • 8b75a78ad6 feat: add new persian-tts-female-vits model Drew Thomasson 2025-03-07 22:30:29 -0500
  • 9038c63d62 chore: bump version to 0.26.0 Enno Hermann 2025-03-10 09:57:51 +0100
  • 6eac52769f ci: add paths-ignore in workflows DrewThomasson 2025-03-08 02:19:36 -0500
  • 64feec9dc8
    Update README.md Olexandr88 2025-03-03 16:14:24 +0200
  • 4c593c6208
    Merge pull request #319 from idiap/transformers Enno Hermann 2025-02-26 15:17:42 +0100
  • 4e48f3ddda build: update transformers version Enno Hermann 2025-02-26 14:11:01 +0100
  • d8f6afebe0 refactor(transformers): LogitsWarper -> LogitsProcessor Enno Hermann 2025-02-26 14:09:15 +0100
  • 09ade6ae70 refactor(xtts): update parameters for transformers>=4.47 Johnny Street 2024-11-10 12:10:07 -0500
  • b20533e8db
    feat(api): support setting speed (#316) Enno Hermann 2025-02-25 15:04:26 +0100
  • 382b418ee8
    feat(server): add speaker_wav parameter for voice cloning (#295) Shavit 2025-02-21 18:04:11 -0500
  • 1641257c8b
    fix: notify users when wrong coqpit package is installed (#294) Enno Hermann 2025-02-10 12:23:07 +0100
  • a2fb3662b3
    Merge pull request #276 from idiap/pytest Enno Hermann 2025-02-04 18:06:18 +0100
  • 1860ae510c fix(vocoder): add missing rank argument Enno Hermann 2025-02-04 14:45:22 +0100
  • be83166d73 test: move integration tests into separate folder Enno Hermann 2025-01-29 14:04:14 +0100
  • 500916f4b7 refactor(encoder): simplify code and run test from python Enno Hermann 2025-01-27 13:38:24 +0100
  • 8bd10c8cd1 test: parametrize multi-speaker tests Enno Hermann 2025-01-17 12:00:57 +0100
  • b3a031506b test: run tts trainings tests from python Enno Hermann 2025-01-09 14:36:36 +0100
  • 1d559158d3 build: update coqpit-config to 0.2.0 Enno Hermann 2025-01-14 14:54:08 +0100
  • 11b79f675a fix(configs): update config field types Enno Hermann 2025-01-11 02:25:53 +0100
  • fd455a37e4
    docs(server): clean up README (#272) John Unland 2025-01-27 06:50:51 -0600
  • 420a02ff87
    Merge pull request #255 from idiap/drop-py39 Enno Hermann 2025-01-16 16:32:16 +0100
  • 008912ce76 fix(tortoise): do not set device, which is handled in BaseTrainerModel Enno Hermann 2025-01-16 15:47:35 +0100
  • ce9f1bfddb build: switch black to ruff formatter Enno Hermann 2025-01-11 01:19:08 +0100
  • 5a4b8b5b9a style: run ruff format Enno Hermann 2025-01-11 01:15:54 +0100
  • 4b23fb2cbb refactor: apply unsafe automatic ruff lint fixes Enno Hermann 2025-01-11 00:59:44 +0100
  • f67f0a1718 refactor: apply safe automatic ruff lint fixes Enno Hermann 2025-01-11 00:44:25 +0100
  • 2e4fbb671d refactor: enable ruff rule G004 Enno Hermann 2025-01-11 00:42:42 +0100
  • 38e3c94317 build: drop python 3.9 support Enno Hermann 2025-01-11 00:06:29 +0100
  • 55eeaf227f build: update dev dependencies Enno Hermann 2025-01-11 00:01:53 +0100
  • 44c3491c21
    Merge pull request #264 from idiap/fix-fairseq Enno Hermann 2025-01-16 10:00:34 +0100
  • 8224adf6e5 chore: bump version to 0.25.3 Enno Hermann 2025-01-16 08:32:44 +0100
  • 59b5dd1407 fix(fairseq): handle change of model file name Enno Hermann 2025-01-16 08:31:55 +0100
  • 205eed3069
    Merge pull request #256 from idiap/knnvc Enno Hermann 2025-01-15 16:33:59 +0100
  • 240aae4659 chore: bump version to 0.25.2 Enno Hermann 2025-01-15 16:23:41 +0100
  • 0c3d995f03 docs(vc): add page on voice conversion Enno Hermann 2025-01-15 16:21:55 +0100
  • 309c31c7c4
    fix(openvoice): correctly set utterance length (#260) Enno Hermann 2025-01-15 16:19:34 +0100
  • 5e1085c008 feat(vc): allow multiple target audio files Enno Hermann 2025-01-14 23:31:02 +0100
  • 6c3404af3e feat(synthesizer): show timing for voice conversion Enno Hermann 2024-12-11 10:59:54 +0100
  • 40a2805c6d feat: support vocoders for voice conversion Enno Hermann 2024-12-10 23:10:29 +0100
  • ea2177729a feat(vc): add knnvc model Enno Hermann 2024-10-03 09:27:47 +0200
  • e88b4b6f6d refactor(vc): remove unused argument Enno Hermann 2024-12-10 22:03:35 +0100
  • 25eeaaa131 feat(hifigan): add optional linear transformation at the beginning Enno Hermann 2024-12-10 20:51:13 +0100
  • b125feafee refactor: move device property into BaseTrainerModel Enno Hermann 2024-12-10 19:56:34 +0100
  • cfa767c0dc chore: add type hints, fix typos Enno Hermann 2024-10-03 09:27:38 +0200
  • 23b7cac766
    Merge pull request #252 from idiap/server Enno Hermann 2025-01-15 15:15:20 +0100
  • 1ead8f2315
    Merge pull request #221 from idiap/bokeh Enno Hermann 2025-01-15 15:14:23 +0100
  • 88485d9e67
    fix(bark): handle broken paths in config (#253) Enno Hermann 2025-01-10 18:19:02 +0100
  • 81b6340adc test(server): convert bash test to python Enno Hermann 2025-01-10 14:00:55 +0100
  • 38fda7fe95 feat(server): switch to python api Enno Hermann 2025-01-10 13:44:06 +0100
  • d6c8dae0c0 chore(api): improve type hints Enno Hermann 2025-01-10 13:43:31 +0100
  • e17723a5a7
    Merge pull request #208 from idiap/pytest Enno Hermann 2025-01-10 10:33:32 +0100
  • d749090df8 refactor(vits): handle deprecation of multi-dimensional transpose Enno Hermann 2025-01-09 15:08:08 +0100
  • b85c162ed1 refactor: use @torch.inference_mode() instead of @torch.no_grad() Enno Hermann 2024-12-26 18:46:06 +0100
  • 5e63ee97bf test(bin.find_unique_phonemes): run cli test from python Enno Hermann 2024-12-16 22:10:20 +0100
  • a32e362923 test(bin.extract_spectrograms): run cli test from python Enno Hermann 2024-12-16 22:04:36 +0100
  • 0eca7dcbbc test: fix wavegrad test and switch to pytest Enno Hermann 2024-12-16 13:05:35 +0100
  • 5ff0c2c72b test: move vocoder training tests into one file Enno Hermann 2024-12-14 23:35:56 +0100
  • 8a0b085b33 test(zoo): move big model tests into separate files Enno Hermann 2024-12-14 22:25:25 +0100
  • e8e9b6f860 test(bin.compute_statistics): convert to python Enno Hermann 2024-12-13 15:14:34 +0100
  • 13f58f47f5 test: call cli tests via main functions to get test coverage Enno Hermann 2024-12-14 19:47:00 +0100
  • d3fdd96798 test(zoo): use pytest.parametrize to parallelize zoo tests Enno Hermann 2024-12-13 15:56:10 +0100