Commit Graph

  • 890f3a0318 Fix librosa.load TypeError with newer librosa versions (#1370) master Khushi Kushwaha 2026-03-09 16:01:58 +05:30
  • 865eba8826 GH compliant License file Corentin Jemine 2025-12-15 13:47:11 +01:00
  • 571aa41493 fix: Upgrade pyqt version CorentinJ 2025-12-15 13:41:09 +01:00
  • 73260480ad feat: HuggingFace downloads for models CorentinJ 2025-12-15 13:38:01 +01:00
  • 8a4584ff04 feat: uv migration with one-command install + CI smoke test (#1349) Bhadra 2025-09-23 12:51:53 +05:30
  • 440322b8ff Update README with chatterbox Corentin Jemine 2025-05-30 13:41:05 +02:00
  • 911679d0c2 Now only listing open source TTS alternatives Corentin Jemine 2024-05-29 14:04:38 +02:00
  • 77c0bd169d Update README.md Corentin Jemine 2023-03-22 11:55:52 +01:00
  • 98d0ca4d4d Update README.md Corentin Jemine 2022-09-08 15:49:58 +02:00
  • 0713f860a3 New link for synthesizer download (#1030) Rishi R 2022-03-01 17:09:59 +05:30
  • 1cd25659af Update README.md Corentin Jemine 2022-01-19 12:02:57 +01:00
  • bbe2c798b6 Update README.md Corentin Jemine 2022-01-11 06:13:37 +01:00
  • 28db6d082d Update README.md Corentin Jemine 2022-01-10 21:20:04 +01:00
  • ca806a7387 Fixed model download failing improperly when url not found (#978) Corentin Jemine 2022-01-10 08:01:34 +01:00
  • 7dc6b2d619 Update README.md Corentin Jemine 2021-12-29 15:12:50 +01:00
  • e9e3db2270 Update README.md Corentin Jemine 2021-12-28 21:04:36 +01:00
  • 78c05033e5 Failsafe for downloading + new download link for synthesizer (#963) Corentin Jemine 2021-12-28 16:38:25 +01:00
  • 370e9708aa Major maintenance update (#961) Corentin Jemine 2021-12-28 13:18:40 +01:00
  • 4a4952f939 Changed the license file from txt to md (#916) Sven Eschlbeck 2021-11-30 11:34:03 +01:00
  • b7a6674236 Convert embeds to np array (#895) Ça ressemble à du fake 2021-11-21 21:21:10 +01:00
  • 7432046efc Minor bug fixes and changes for improved Windows compatibility Tomcattwo 2021-09-25 12:57:12 -04:00
  • 95adc699c1 Add epsilon to the norm of x to avoid dividing by zero (#678) Jackson Kang 2021-02-23 23:11:03 +09:00
  • 9a35b3e022 Emphasize error message when model files not found (#668) blue-fish 2021-02-17 23:29:21 -08:00
  • 10ca8f7c78 Delete colab notebook (#657) blue-fish 2021-02-14 12:55:35 -08:00
  • 9c20273bc5 Update README.md Corentin Jemine 2021-02-14 18:47:42 +01:00
  • b5ba6d0371 Pytorch synthesizer (#472) blue-fish 2021-02-14 08:00:02 -08:00
  • 5425557efe Windows and Linux require different versions of numpy (#597) blue-fish 2020-11-18 07:55:14 -08:00
  • 9ee277332a Add exception handling for toolbox audio playback errors (#581) blue-fish 2020-11-02 15:10:05 -08:00
  • 47a9093f90 Matplotlib colorbar update (#573) blue-fish 2020-10-26 00:29:13 -07:00
  • 049b0ab0ee Librosa 0.8.0 compatibility (#572) blue-fish 2020-10-25 17:34:42 -07:00
  • bfb6002a94 Minor documentation update (#563) blue-fish 2020-10-16 08:32:45 -07:00
  • 674016c44e Update instructions for obtaining pretrained models (#562) blue-fish 2020-10-16 08:32:06 -07:00
  • e32cf8f4dd Change order of matplotlib imports (#546) blue-fish 2020-10-06 12:14:50 -07:00
  • ded7b37234 Low memory inference fix (#536) blue-fish 2020-09-30 02:12:16 -07:00
  • 8f71d678d2 Added no_mp3_support argument and added a check for ffmpeg installation (#517) Rami Mouro 2020-09-03 16:31:51 -06:00
  • a32962bb7b Update README.md Corentin Jemine 2020-08-07 09:09:03 +02:00
  • 785e5513b4 Classier readme Corentin Jemine 2020-08-06 16:09:26 +02:00
  • 054f16ecc1 Add synthesizer preprocessing support for other datasets (#441) blue-fish 2020-07-23 06:34:54 -07:00
  • eaf5ec4467 Add option to make toolbox deterministic (#432) blue-fish 2020-07-22 03:58:18 -07:00
  • 5e400d4740 Toolbox UI update (#422) blue-fish 2020-07-12 09:09:21 -07:00
  • 9553eaa174 Catch PortAudioError exception so it is not fatal (#417) blue-fish 2020-07-10 08:47:01 -07:00
  • ad7f01d5ad Print helpful error message if models not found (#416) blue-fish 2020-07-10 08:46:26 -07:00
  • 6edc39eb10 README.md update (#414) blue-fish 2020-07-10 01:25:16 -07:00
  • 91ab270d34 Also disable the "Load" button if dataset is not specified (#415) blue-fish 2020-07-10 00:55:23 -07:00
  • 6944770f67 Export and replay generated wavs in toolbox (#402) Matheus Fillipe 2020-07-08 23:51:58 -03:00
  • f49f64f620 Automatically fallback to CPU in demo_cli.py (#406) blue-fish 2020-07-07 13:11:47 -07:00
  • 49d4759503 Allowing user to select audio device and disabling unsupported devices (#390) Matheus Fillipe 2020-07-05 01:12:04 -03:00
  • 563475c8aa Move tensorflow-gpu to requirements_gpu.txt (#399) blue-fish 2020-07-04 14:11:55 -07:00
  • f6fabeaf3e Enable CPU training for vocoder (#397) blue-fish 2020-07-04 07:00:22 -07:00
  • ba1a78d869 Remove 2 lines not needed for CPU training (#391) blue-fish 2020-06-30 08:11:28 -07:00
  • 1e1687743a Skip trim_long_silences in preprocess_wav if webrtcvad not available (#376) blue-fish 2020-06-26 01:46:03 -07:00
  • 186096ecdb Delete bug-report.md Corentin Jemine 2020-06-26 10:33:45 +02:00
  • 1c617d06d2 Delete any-issue.md Corentin Jemine 2020-06-26 10:33:33 +02:00
  • 070a3c187f Fixed error when building from requirements.txt "No module named 'numba.decorators' (#373) Pat 2020-06-24 04:46:06 -07:00
  • 3f8f891f14 Fix bug in LSTM cell in synthesizer/models/modules.py (#374) blue-fish 2020-06-24 01:38:01 -07:00
  • 1453bb8b68 Add progress bar exception for systems that do not support unicode (see #50, #89) (#372) blue-fish 2020-06-23 08:58:33 -07:00
  • 32a59f3908 Convert pathlib objects to str when used as argument to librosa.load() (#371) blue-fish 2020-06-23 08:57:38 -07:00
  • 1b8d2e794b Cleanup pr 331 (#366) blue-fish 2020-06-22 09:44:36 -07:00
  • 5d6d9ff499 Update README.md Corentin Jemine 2020-06-19 14:40:54 +02:00
  • 984ac577d4 Update README.md Corentin Jemine 2020-05-15 00:34:53 +02:00
  • 643346a7d9 Update issue templates Corentin Jemine 2020-04-01 01:42:41 +02:00
  • 85ef0e2109 Update README.md Corentin Jemine 2020-04-01 01:37:50 +02:00
  • c5c2261c97 Update README.md Corentin Jemine 2019-11-13 16:10:04 +01:00
  • 6caf305d4c Update README.md Corentin Jemine 2019-11-13 09:48:26 +01:00
  • 7d1d8f9057 Update README.md Corentin Jemine 2019-11-13 09:47:03 +01:00
  • 655d3634df Update README.md Corentin Jemine 2019-11-08 23:28:41 +01:00
  • 3e72a7db34 Update README.md Corentin Jemine 2019-10-03 07:49:52 +02:00
  • a31aaf1d5a Create .gitattributes Corentin Jemine 2019-09-18 11:25:10 +02:00
  • ea196cf83e Updated colab to be interactive (#118) Chris Van Pelt 2019-09-16 02:15:43 -07:00
  • 3165cfefcd Updated contribution section Corentin Jemine 2019-09-12 10:10:39 +02:00
  • 8e6499b10d Optimized volume normalization (#104) Dalei Li 2019-08-31 11:12:32 +02:00
  • 1fc3e5e810 Changed video image Corentin Jemine 2019-08-27 10:58:10 +02:00
  • d979640ecd Added Resemblyzer to the readme + some updates regarding the repo Corentin Jemine 2019-08-20 11:30:41 +02:00
  • 23a71a7bc0 Rename Real_Time_Voice_Cloning.ipynb to demo_toolbox_collab.ipynb Corentin Jemine 2019-08-05 19:11:44 +02:00
  • 3e2773ac57 Google colab notebook (#69) ak9250 2019-08-03 03:28:09 -04:00
  • 70476b165d Merge branch 'master' of github.com:CorentinJ/Real-Time-Voice-Cloning CorentinJ 2019-07-28 17:59:36 +02:00
  • 071a6f9eca Fixed incorrect symbols CorentinJ 2019-07-28 17:59:20 +02:00
  • 81ee160d46 Added Pytorch version Corentin Jemine 2019-07-24 02:02:43 +02:00
  • 2e8ef14bf7 Interactive generation done CorentinJ 2019-07-09 02:25:46 +02:00
  • d025a84ddb Removed main() functions CorentinJ 2019-07-09 01:55:52 +02:00
  • 68cf490b74 Update README.md Corentin Jemine 2019-07-09 01:52:03 +02:00
  • 65d6ba4f2e Update README.md Corentin Jemine 2019-07-06 23:33:16 +02:00
  • 0dc65062cd Update README.md Corentin Jemine 2019-07-06 01:45:44 +02:00
  • 2ef15c652c Readme: Better thesis link Corentin Jemine 2019-07-04 09:45:04 +02:00
  • a7d8c47f07 Readme: Official thesis link Corentin Jemine 2019-07-04 09:42:28 +02:00
  • a28a844d4e LibriTTS support for the toolbox Corentin Jemine 2019-07-03 19:00:04 +02:00
  • 4be3864224 Merge branch 'master' of github.com:CorentinJ/Real-Time-Voice-Cloning Corentin Jemine 2019-07-03 18:50:43 +02:00
  • e1cfefe148 Refactored the audio operations of the encoder Corentin Jemine 2019-07-03 18:50:34 +02:00
  • e99bd3dbba Potential new VAD algorithm Corentin Jemine 2019-07-03 18:08:37 +02:00
  • 279e15b61c Readme: Precisions about GPUs Corentin Jemine 2019-07-03 00:46:47 +02:00
  • 6640cf1cca Merge branch 'master' of github.com:CorentinJ/Real-Time-Voice-Cloning Corentin Jemine 2019-07-03 00:44:44 +02:00
  • 9edc87cf1e Fixed missing __init__ file in utils Corentin Jemine 2019-07-03 00:40:38 +02:00
  • f1e695c1a6 Readme: Link to issue about new languages + Contributions Corentin Jemine 2019-07-03 00:16:49 +02:00
  • 6f030c1d4e Readme: Instructions for video demo Corentin Jemine 2019-06-30 18:47:26 +02:00
  • 3f55ab1a3a Fixed wrong filter for file browser Corentin Jemine 2019-06-28 17:57:41 +02:00
  • f41915c5d3 Merge branch 'master' of github.com:CorentinJ/Real-Time-Voice-Cloning Corentin Jemine 2019-06-25 14:53:20 +02:00
  • 8229b1d7de OO style inference for the synthesizer, experimental support for low memory GPUs Corentin Jemine 2019-06-25 14:53:08 +02:00
  • 19b2e1b104 Readme: Instructions for X-server Corentin Jemine 2019-06-25 10:52:27 +02:00
  • b9a072e3f8 Typo in error message Corentin Jemine 2019-06-24 12:35:28 +02:00
  • 5cb788e7d1 Reset issue templates Corentin Jemine 2019-06-21 15:13:17 +02:00