Commit Graph

  • 9311941066 🐛 fix multi line command for CUDA Félix Voituret 2020-07-08 17:45:55 +02:00
  • 486460008f 🐛 fix docker worfklow Félix Voituret 2020-07-08 17:40:57 +02:00
  • b114fd032c 🐛 fix conditional steps Félix Voituret 2020-07-08 17:38:04 +02:00
  • 5c8bb82669 💚 setup python version for PyPi wf Félix Voituret 2020-07-08 17:33:54 +02:00
  • a3df9f6d51 Merge pull request #446 from deezer/github-actions Félix Voituret 2020-07-08 17:30:29 +02:00
  • 9b9b3f3a25 🐛 caching update Félix Voituret 2020-07-08 17:19:10 +02:00
  • 02fab48cfb add 2 CPU testing Félix Voituret 2020-07-08 17:13:37 +02:00
  • 6e3b6ef783 🐛 add setuptools Félix Voituret 2020-07-08 16:55:40 +02:00
  • 223e68747c 👷 remove CI on push Félix Voituret 2020-07-08 16:49:42 +02:00
  • d8c9e66e01 🐛 remove pypi event Félix Voituret 2020-07-08 16:48:29 +02:00
  • 21a742aa1d 🐛 branch ignore Félix Voituret 2020-07-08 16:44:51 +02:00
  • bd1d8d4f54 👷 add branch filter for pytest Félix Voituret 2020-07-08 16:41:51 +02:00
  • d15b417ef5 👷 update pytest events Félix Voituret 2020-07-08 16:30:45 +02:00
  • 99ef2b30fb 📝 update CI badge Félix Voituret 2020-07-08 16:06:15 +02:00
  • 531f0db15e 👷 add pip cache and clean workflows Félix Voituret 2020-07-08 16:00:20 +02:00
  • 040a9fdcfb restore old test suite fashion Félix Voituret 2020-07-08 15:54:46 +02:00
  • 1fdcff31f8 👷 add model and package cache Félix Voituret 2020-07-08 15:50:12 +02:00
  • 5182795d36 🐛 syntax error Félix Voituret 2020-07-08 15:26:14 +02:00
  • 6d12077b45 👷 add pip upgrade Félix Voituret 2020-07-08 15:24:26 +02:00
  • 75ebb62dd7 💚 switch to sudo Félix Voituret 2020-07-08 15:02:40 +02:00
  • afce3b95f1 👷 setup Github actions Félix Voituret 2020-07-08 14:59:50 +02:00
  • 6e8f4701b2 Merge pull request #435 from deezer/fix_tests_multiprocess Moussallam 2020-07-08 11:35:57 +02:00
  • b0ec2a5094 deactivate test_eval mmoussallam 2020-07-08 11:22:05 +02:00
  • 82f29601b1 deactivate test_eval mmoussallam 2020-07-08 11:19:32 +02:00
  • 80a6a4e3dd unboxing testèeval mmoussallam 2020-07-06 11:41:26 +02:00
  • e8647e3f91 Added padding at the begining to avoid tf STFT reconstruction erro romi1502 2020-07-03 17:25:58 +02:00
  • e2937f7898 Replace predictor by estimator romi1502 2020-07-01 15:49:32 +02:00
  • dd7ce237ed Get rid of predictor romi1502 2020-07-01 15:49:06 +02:00
  • d2919f9062 Get rid of tf.contrib romi1502 2020-07-01 15:48:28 +02:00
  • 4d67121d24 Get rid of tf.contrib romi1502 2020-07-01 15:48:02 +02:00
  • 4756d4de9a Update dependency to tf2 romi1502 2020-07-01 15:44:48 +02:00
  • 3d6990291d parameter name could have changed mmoussallam 2020-06-26 21:33:09 +02:00
  • d3d83571ce downgrading pytest-forked version mmoussallam 2020-06-26 17:16:09 +02:00
  • 1f21b5fedc back to forked and no reset mmoussallam 2020-06-26 16:31:11 +02:00
  • caf8f393bd need to force flush the RAM in between pytest calls and avoid multiprocess mmoussallam 2020-06-26 11:03:41 +02:00
  • 39af9502ab RAM is not properly released by tf.reset_default_graph mmoussallam 2020-06-26 00:44:50 +02:00
  • 5bd633961f Split tests to avoid 10min hard threshold mmoussallam 2020-06-25 23:57:54 +02:00
  • fceaaaf70d Remove forked option in testing Moussallam 2020-06-25 17:37:36 +02:00
  • a166490471 Changed reference to be cited from ISMIR demo to JOSS paper romi1502 2020-06-25 16:30:11 +02:00
  • 48f5e0123c Force capitalization in bibtex romi1502 2020-06-24 16:29:40 +02:00
  • 7f320f6697 Updated bibliography with DOI romi1502 2020-06-24 16:23:38 +02:00
  • 6e841df14d set back NVIDIA_VISIBLE_DEVICES romi1502 2020-06-19 17:23:32 +02:00
  • 331ab28f17 fix: remove NVIDIA_REQUIRED_DEVICES Félix Voituret 2020-06-19 16:03:11 +02:00
  • f642fb8602 fix: finally it work :'( Félix Voituret 2020-06-19 15:29:25 +02:00
  • 101fc49ff5 fix: entrypoint copy Félix Voituret 2020-06-19 14:40:03 +02:00
  • 07090238f0 fix: add custom entrypoint Félix Voituret 2020-06-19 14:13:49 +02:00
  • 072209a035 fix: switch default shell, and entrypoint Félix Voituret 2020-06-19 13:45:55 +02:00
  • b8e4d21329 refactor: switch gpu tag to 3.7-gpu Félix Voituret 2020-06-19 13:09:48 +02:00
  • 3a025774b0 fix: entrypoint Félix Voituret 2020-06-19 13:03:58 +02:00
  • 685ca865c5 fix: refactor conda entrypoint Félix Voituret 2020-06-19 13:02:16 +02:00
  • af6dbec5cf fix tests and more testing mmoussallam 2020-06-19 00:48:09 +02:00
  • 9510e2b5f7 dont pad the signal, only the stft matrix before inversion mmoussallam 2020-06-19 00:33:19 +02:00
  • e6f6422433 fix: restore conda model Félix Voituret 2020-06-18 21:19:38 +02:00
  • 05444e4acd fix: check miniconda base Félix Voituret 2020-06-18 20:57:02 +02:00
  • dfbc579ab8 fix: spleeter GPU package Félix Voituret 2020-06-18 20:23:43 +02:00
  • 02f86e42b2 investigate diff values mmoussallam 2020-06-18 20:17:03 +02:00
  • a28665c37c fix: conda-gpu base image Félix Voituret 2020-06-18 19:11:55 +02:00
  • 45dc3566c2 pep8 mmoussallam 2020-06-18 18:12:43 +02:00
  • bec0555a62 remove useless prints mmoussallam 2020-06-18 18:09:34 +02:00
  • 8d442c88ac Fixing gltches issues with Istft mmoussallam 2020-06-18 18:01:03 +02:00
  • 6090dac71b fix: restore previous conda install Félix Voituret 2020-06-18 16:40:19 +02:00
  • 8e0abd95cb refactor: conda base Félix Voituret 2020-06-18 14:42:04 +02:00
  • 05a3c562d9 fix: final docker fix Félix Voituret 2020-06-18 12:06:28 +02:00
  • a21394c072 fix: default model Félix Voituret 2020-06-18 11:44:28 +02:00
  • e8098f0ebc fix: model arg position Félix Voituret 2020-06-18 11:43:35 +02:00
  • e2129deaa3 fix: arg position Félix Voituret 2020-06-18 11:26:37 +02:00
  • a31e60fe9a Merge pull request #424 from deezer/cuda-images Félix Voituret 2020-06-17 18:29:45 +02:00
  • 5d175fb71d feat: bump version to 1.5.3 Félix Voituret 2020-06-17 18:27:11 +02:00
  • d9e48348f1 fixed numba version for fixing librosa dependency issue romi1502 2020-06-17 16:32:21 +02:00
  • 3e4a6441eb fixed numba version for fixing librosa dependency issue romi1502 2020-06-17 16:24:46 +02:00
  • 7ba46258cc raise version to 1.5.3 romi1502 2020-06-17 16:05:15 +02:00
  • 9f61fa8908 refactor: docker image layout Félix Voituret 2020-06-11 11:53:35 +02:00
  • 8390f5b8fe Merge pull request #416 from deezer/error-mgmt Félix Voituret 2020-06-10 16:58:09 +02:00
  • 68ab303cd8 fix: add ffmpeg binaries check Félix Voituret 2020-06-10 16:40:55 +02:00
  • 05aa98a06a Merge pull request #412 from deezer/add_test_eval Romain Hennequin 2020-06-05 15:08:27 +02:00
  • 9dcf220241 fix: add museval dep for CI testing Félix Voituret 2020-06-05 14:56:30 +02:00
  • 582cb347a8 fix: add musdb test dev for CI Félix Voituret 2020-06-05 14:55:59 +02:00
  • ff3ac620dc Fix fake data generation romi1502 2020-06-05 13:42:52 +02:00
  • e22c64a270 Add test for evaluation romi1502 2020-06-05 12:27:06 +02:00
  • 8af5ee2675 missing command to switch to the created directory Ali Akbar 2020-06-02 11:18:50 +05:30
  • 4349047c41 Replaced SOA by efficient in paper title romi1502 2020-05-28 14:06:03 +02:00
  • f350c037a3 Merge pull request #399 from deezer/fix_eval Moussallam 2020-05-26 11:51:27 +02:00
  • a27aa967d5 Linking to the separation result page Moussallam 2020-05-25 23:05:40 +02:00
  • b348f18b65 Merge pull request #384 from faroit/joss_proofing Romain Hennequin 2020-05-25 16:56:22 +02:00
  • b1cff3ccb9 replaced author's by authors' Romain Hennequin 2020-05-25 16:38:28 +02:00
  • abda77661b Merge pull request #395 from deezer/contributing Moussallam 2020-05-24 23:40:50 +02:00
  • a6dbe9cd7e update contributing instruction set mmoussallam 2020-05-24 23:06:25 +02:00
  • 7630f2966a modified musdb training config so that it provides decent results romi1502 2020-05-22 14:40:32 +02:00
  • bd9cd3e006 Added ISR for demucs romi1502 2020-05-22 14:23:46 +02:00
  • 996f356c8b Added missing argument in eval command romi1502 2020-05-22 10:47:18 +02:00
  • 80250e7c1c Added an extra 'foldername' option in name formatting and use this option to fix eval romi1502 2020-05-22 10:09:28 +02:00
  • d8c1e6870e [joss] spelling and grammar fixes Fabian-Robert Stöter 2020-05-20 19:35:11 +02:00
  • 89c508b6ad fix state-of-the-art Fabian-Robert Stöter 2020-05-20 19:30:45 +02:00
  • 096d9ce193 Added SIR and SAR for Demucs romi1502 2020-05-20 14:22:18 +02:00
  • 4b8b9236d0 Add Changelog file mmoussallam 2020-05-15 17:06:58 +02:00
  • 231c164cd4 Merge pull request #375 from deezer/avoid_multiple_restore_librosa Romain Hennequin 2020-05-15 16:11:45 +02:00
  • bf3baf69c0 Increased version number romi1502 2020-05-15 15:53:20 +02:00
  • a2e8f11061 Merge pull request #362 from Martin1994/np-tf-fix Félix Voituret 2020-05-15 15:43:41 +02:00
  • 0f89b712ed Avoid multiple checkpoint restauration and add a specific tf graph for each Separator which makes it possible to instanciate several ones romi1502 2020-05-12 21:48:41 +02:00
  • 1c1ff80c0b Update README.md Moussallam 2020-05-10 15:34:48 +02:00