Commit Graph

  • c30fb0f56b chore: remove duplicate init_weights Enno Hermann 2024-06-26 11:46:37 +0200
  • c5241d71ab chore: address pytorch deprecations Enno Hermann 2024-06-26 00:24:04 +0200
  • a755328e49 refactor(freevc): remove duplicate sequence_mask Enno Hermann 2024-06-20 14:05:19 +0200
  • f8df19a10c refactor: remove duplicate convert_pad_shape Enno Hermann 2024-06-20 13:57:06 +0200
  • cd7b6daf46 fix: clarify types, fix missing functions Enno Hermann 2024-06-25 22:09:19 +0200
  • d65bcf65bb chore(freevc): remove duplicate DDSConv and ElementwiseAffine Enno Hermann 2024-06-24 13:33:36 +0200
  • 9f80e043e4 refactor(freevc): use existing layernorm Enno Hermann 2024-06-24 13:28:14 +0200
  • 857cd55ce5 test(helpers): fix test_rand_segment, test_generate_path Enno Hermann 2024-06-20 14:28:44 +0200
  • c9f7197862 test(helpers): add test_ prefix so tests actually run Enno Hermann 2024-06-20 14:16:45 +0200
  • 98c0f86cb3
    Merge pull request #46 from idiap/fix-xtts-streaming Enno Hermann 2024-06-18 14:54:15 +0100
  • 4d9e18ea7d chore(stream_generator): address lint issues Enno Hermann 2024-06-15 20:33:46 +0200
  • 2a281237d7 refactor(stream_generator): update code for transformers>=4.41.1 Enno Hermann 2024-06-15 20:04:23 +0200
  • 4b6da4e7ba refactor(stream_generator): update special tokens for transformers>=4.41.1 Enno Hermann 2024-06-15 10:10:40 +0200
  • 81ac7abd58
    Merge pull request #47 from idiap/numpy2 Enno Hermann 2024-06-17 08:48:18 +0100
  • bd9b21d946
    Merge pull request #44 from idiap/phoneme-cleaners Enno Hermann 2024-06-17 08:47:15 +0100
  • 4bc0e75a08 build: add numpy2 support Enno Hermann 2024-06-16 21:58:34 +0200
  • 3a20f4725f
    fix(freevc): use the specified device for pretrained speaker encoder (#45) ChristianRomberg 2024-06-16 21:24:03 +0200
  • 6696abfa52 Implement custom tensor.isin Daniel Walmsley 2024-06-15 11:46:06 -0700
  • bd2f992e7e Make it work on mps Daniel Walmsley 2024-06-15 09:18:13 -0700
  • f5b81c9767 Fix Stream Generator on MacOS Daniel Walmsley 2024-06-14 16:01:26 -0700
  • 9cfcc0a0f5 chore(cleaners): add type hints Enno Hermann 2024-06-14 15:20:04 +0200
  • a1495d4bc1 fix(recipes): use multilingual phoneme cleaner in non-english recipes Enno Hermann 2024-06-14 15:09:01 +0200
  • e5c208d254 feat(cleaners): add multilingual phoneme cleaner Enno Hermann 2024-06-14 15:06:03 +0200
  • 063e9e9de9
    Merge pull request #38 from idiap/cli Enno Hermann 2024-06-14 13:20:35 +0100
  • 03de4b889e docs: fix readthedocs links Enno Hermann 2024-06-13 22:48:34 +0200
  • 4187c66408
    docs: update Tutorial_1_use-pretrained-TTS.ipynb Ikko Eltociear Ashimine 2024-06-13 12:01:18 +0900
  • 356eb702ef
    Fix #3787 ChristianRomberg 2024-06-12 18:39:39 +0200
  • bdd44cf28a docs: update readme Enno Hermann 2024-05-30 22:13:42 +0200
  • 29e91f2e77 fix(utils.generic_utils): correctly call now() Enno Hermann 2024-05-30 11:40:24 +0200
  • 77722cb0dd fix(bin.synthesize): correctly handle boolean arguments Enno Hermann 2024-05-30 11:12:10 +0200
  • 39aa1b495a
    Update README.md gfgfg test 2024-05-31 08:53:16 +0330
  • f64164d840
    Update README.md test 2024-05-31 08:50:31 +0330
  • 635e914002
    Pass speaker_wav argument to tts_to_file in tts_with_vc method Manju 2024-05-29 21:56:58 +0100
  • 0d1aa58fca
    Extract dataset and model for fairseq models Manju 2024-05-29 21:46:42 +0100
  • a682fa8d56
    Merge pull request #33 from idiap/versions Enno Hermann 2024-05-29 14:16:36 +0100
  • c5f3d63c67
    Merge pull request #34 from idiap/espeak Enno Hermann 2024-05-29 14:16:10 +0100
  • 07cbcf825c fix(espeak_wrapper): read phonemize() input from file Enno Hermann 2024-05-29 09:52:18 +0200
  • 03430de88e chore: bump version to 0.24.1 Enno Hermann 2024-05-29 09:57:55 +0200
  • 49fcbd908b fix(espeak_wrapper): avoid stuck process on windows Enno Hermann 2024-05-28 21:43:35 +0200
  • 203f60f1e1 refactor(espeak_wrapper): remove sync argument Enno Hermann 2024-05-28 21:30:55 +0200
  • df4a1f5ea6 docs: update readme Enno Hermann 2024-05-28 16:19:52 +0200
  • dc629f825d build: set upper version limit for transformers Enno Hermann 2024-05-28 12:29:42 +0200
  • 7df4c2fa47 fix: restore TTS.__version__ attribute Enno Hermann 2024-05-28 09:35:55 +0200
  • df088e99df
    Merge pull request #19 from idiap/toml Enno Hermann 2024-05-27 08:59:09 +0100
  • 642cbd472f
    Merge pull request #26 from idiap/server-output Enno Hermann 2024-05-26 09:08:27 +0100
  • 7bf9033e53 chore: update repo info Enno Hermann 2024-05-25 17:33:37 +0200
  • ab7d84bf05 refactor(server): address linter issues Enno Hermann 2024-05-20 11:35:25 +0200
  • f550aeed5f Merge remote-tracking branch 'origin/main' into dev Karlis Goba 2024-05-22 08:46:27 +0300
  • 8503500d9d chore(server): remove duplicate code Enno Hermann 2024-05-20 11:35:11 +0200
  • 70bd84894d fix(server): ensure logging output gets actually shown Enno Hermann 2024-05-20 11:26:34 +0200
  • 1548009575
    Update README.md Nathaniel Handan 2024-05-17 16:22:46 +0100
  • 602325021b chore: update version to 0.24.0 Enno Hermann 2024-05-16 18:05:51 +0200
  • 924f42e3af ci: update release workflow Enno Hermann 2024-05-15 20:25:37 +0200
  • d73c9ccba3
    Merge pull request #22 from idiap/bark Enno Hermann 2024-05-16 15:21:33 +0100
  • 018f1e6453 docs(bark): update docstrings and type hints Enno Hermann 2024-05-15 22:56:55 +0200
  • 59a6c9fdf2 fix(bark): add missing argument for load_voice() Enno Hermann 2024-05-15 22:56:28 +0200
  • dbb84d34c0
    Add Vocos Yuan-Man 2024-05-10 23:50:08 +0800
  • 6d563af623 chore: remove obsolete code for torch<2 Enno Hermann 2024-05-08 15:50:48 +0200
  • 865a48156d fix: make korean g2p deps optional Enno Hermann 2024-05-08 14:43:00 +0200
  • 55ed162f2a fix: make chinese g2p deps optional Enno Hermann 2024-05-08 14:03:05 +0200
  • ea893c3795 fix: make bangla g2p deps optional Enno Hermann 2024-05-08 12:39:09 +0200
  • 4f2eff418e chore: enable ruff rules that already pass Enno Hermann 2024-05-06 18:37:15 +0200
  • 20e82bc92d build: update development dockerfile and test it in ci Enno Hermann 2024-05-08 12:10:29 +0200
  • 6d20240ad4 Fix bad indent in inference_stream Corneliu Zuzu 2024-05-08 17:26:21 +0300
  • 57a47d26bb XTTS: add inference_stream_text (slightly friendlier for text-streaming) Corneliu Zuzu 2024-05-08 17:08:33 +0300
  • e3fed5cf70 build: create separate makefile target for development install Enno Hermann 2024-05-08 09:51:01 +0200
  • 129b488614 build: update pip and setuptools in dockerfile Enno Hermann 2024-05-07 23:03:18 +0200
  • 0504ae3a02 ci: add script to automatically generate requirements.dev.txt Enno Hermann 2024-05-07 19:53:06 +0200
  • ec50006855 style: run pre-commit Enno Hermann 2024-05-07 19:44:38 +0200
  • 5cf1d41555 chore: enable commented pre-commit rules Enno Hermann 2024-05-07 19:42:43 +0200
  • 8d2a562c59 build: move dependencies into pyproject.toml Enno Hermann 2024-05-07 14:41:40 +0200
  • fb92e13ebb build: remove unused/obsolete code Enno Hermann 2024-05-07 12:27:58 +0200
  • 259d8fc40b build: store version in pyproject.toml Enno Hermann 2024-05-07 11:52:50 +0200
  • f4cacd7b7c build: move metadata from setup.py to pyproject.toml Enno Hermann 2024-05-07 11:28:01 +0200
  • 63bfb9f8aa
    Merge pull request #17 from idiap/espeak-stderr Enno Hermann 2024-05-07 15:06:19 +0200
  • 45d9ae948f
    Update api.py Ben Epstein 2024-05-05 19:18:15 -0400
  • aef127f7d7
    Update api.py Ben Epstein 2024-05-05 19:12:58 -0400
  • 6b0b7ea33c
    Update espeak_wrapper.py Ben Epstein 2024-05-05 19:12:02 -0400
  • 3e7a40a141
    QoL changes Ben Epstein 2024-05-05 19:06:52 -0400
  • 98e21d0f02 test(losses): change assertEqual to assertAlmostEqual Enno Hermann 2024-05-01 14:28:55 +0200
  • 962f9bbbcf refactor(espeak_wrapper): fix ruff lint suggestions Enno Hermann 2024-05-01 13:31:39 +0200
  • 7b2289a454 fix(espeak_wrapper): capture stderr separately Enno Hermann 2024-05-01 12:31:49 +0200
  • 32740c1c0a Tweak code in the README.md file to actually list the available models Manu Cornet 2024-04-27 07:14:10 +0000
  • 06304504d2
    Merge pull request #11 from idiap/py312 Enno Hermann 2024-04-23 13:52:00 +0200
  • d65ba4ad6a
    Merge pull request #9 from idiap/fix-language-manager Enno Hermann 2024-04-23 13:50:48 +0200
  • 2675e743b0 chore: update version to 0.23.1 Enno Hermann 2024-04-23 09:57:34 +0200
  • 697d4effbc Revert "ci: switch back from uv to pip" Enno Hermann 2024-04-22 16:13:27 +0200
  • f636fabe51 build: switch to forked trainer package Enno Hermann 2024-04-22 16:10:08 +0200
  • 8b1ed020ff build: add python 3.12 support Enno Hermann 2024-04-22 15:06:32 +0200
  • 52a52b5e21 fix(LanguageManager): allow initialisation from config with language ids file Enno Hermann 2024-04-19 11:57:27 +0200
  • 5527f70d68
    Merge pull request #5 from idiap/tokenizer-logging Enno Hermann 2024-04-18 10:56:43 +0200
  • dbe9cf86ae
    Fix for dataset and model variables Errors when downloading fairseq models Mahmoud ghareeb 2024-04-17 16:11:09 +0200
  • 4b8fde68d0 The tts_to_file and tts methods of TTS/api.py themselves support the speed parameter, but the internal tts method and synthesizer.tts method do not pass the speed parameter, resulting in the speed parameter being meaningless. After adding it, the speaking speed change function can be used normally. qwq 2024-04-15 16:27:26 +0800
  • f7d69cc1d7 chore: update version to 0.23.0 Enno Hermann 2024-04-11 17:01:09 +0200
  • 794eecb793 docs(README): update badges to new pypi package Enno Hermann 2024-04-11 17:00:40 +0200
  • b3c9685aee fix(tokenizer): add debug logging Enno Hermann 2024-04-11 16:58:12 +0200
  • 2ad790d169
    Merge pull request #4 from idiap/hindi Enno Hermann 2024-04-11 16:49:44 +0200
  • dfbe0168e9
    Merge pull request #3 from idiap/logging Enno Hermann 2024-04-11 08:34:44 +0200
  • 03e73dea98
    Update xtts.py Moctar Haiz 2024-04-08 22:16:09 +0200
  • 22017bbd6a
    Update synthesizer.py Moctar Haiz 2024-04-08 21:31:44 +0200