Commit Graph

157 Commits

Author SHA1 Message Date
Félix Voituret
e60b11296f Merge pull request #246 from yusukegoto/docker-uses-1.4.9
fix: switch up to 1.4.9
2020-01-27 14:22:41 +01:00
Yusuke Goto
d2604235ac fix: switch up to 1.4.9 2020-01-27 22:13:55 +09:00
Félix Voituret
5167f64cf6 docs: update spleeter logo 2020-01-27 14:03:32 +01:00
Félix Voituret
de8eb420d4 Merge pull request #243 from yusukegoto/encoder-mapping
fix unknown encoder error
2020-01-27 12:02:21 +01:00
Yusuke Goto
731102f24e fix unknown encoder error 2020-01-01 19:49:17 +09:00
romi1502
fc1e3d9a2f Added new config for processing until 16kHz 2019-12-27 14:34:27 +01:00
Romain Hennequin
3c6b794ccf Added reference 2019-12-20 18:27:06 +01:00
Moussallam
5a36b6aa27 Update README.md 2019-12-18 15:32:13 +01:00
Félix Voituret
42d476f6fa fix: bump version for deployment 2019-11-26 13:49:33 +01:00
Félix Voituret
8a2af007e4 fix: typo 2019-11-26 12:17:30 +01:00
Félix Voituret
902c29782a fix: delegate parameters 2019-11-26 12:15:35 +01:00
Félix Voituret
11c3c03a20 fix: evaluation parameter injection 2019-11-26 11:22:58 +01:00
Félix Voituret
b9652ccdb3 feat: bump version for deployement 2019-11-25 15:46:10 +01:00
Félix Voituret
8e9eb0c0cd Merge pull request #131 from johnwmillr/master
Fix tuple bug in output directory name
2019-11-25 15:26:49 +01:00
johnwmillr
2b18451eec Fix file naming tuple bug 2019-11-23 15:42:40 -08:00
Félix Voituret
85ff00797f fix: dockerfiles 2019-11-22 15:17:21 +01:00
Félix Voituret
0ba6c321ce fix: switch up to 1.4.5 2019-11-22 14:51:18 +01:00
Félix Voituret
ced4028ce8 fix: filename format bug 2019-11-22 13:02:42 +01:00
Félix Voituret
c6bba68308 fix: GPU images 2019-11-22 12:24:50 +01:00
Félix Voituret
dd7e594a4b fix: project name mapping 2019-11-21 18:26:05 +01:00
Félix Voituret
f7e97a1515 feat: add gpu python image 2019-11-21 18:15:54 +01:00
Félix Voituret
61103b25ea fix: syntx error 2019-11-21 17:54:25 +01:00
Félix Voituret
d5bdb7ee66 fix: deploy gpu dep 2019-11-21 17:50:08 +01:00
Félix Voituret
94eb0e1ee5 fix: gpu distribution 2019-11-21 17:48:46 +01:00
Félix Voituret
4667e6f634 fix: add conda symlink 2019-11-21 14:41:11 +01:00
Félix Voituret
7916ef4a3f docs: add docker pull badge
fix: dockerfile syntax error
2019-11-21 14:31:38 +01:00
Félix Voituret
9482ee0cc9 fix: docker tagging 2019-11-21 14:09:54 +01:00
Félix Voituret
810468e63d fix: build args 2019-11-21 13:58:47 +01:00
Félix Voituret
83bf26553c refactor: docker layout 2019-11-21 13:50:10 +01:00
Félix Voituret
d273b76e46 fix: docker setup 2019-11-21 13:32:24 +01:00
Félix Voituret
f34ed08b03 fix: remove automated conda forge 2019-11-21 13:26:11 +01:00
Félix Voituret
bf0171fa37 fix: docker jobs dep ordering 2019-11-21 13:19:16 +01:00
Félix Voituret
22887aecfa fix: typo error 2019-11-21 13:14:48 +01:00
Félix Voituret
9956a18b1b fix: conda forge deploy goal 2019-11-21 13:13:13 +01:00
Félix Voituret
88b60c5879 fix: Makefile dep 2019-11-21 13:07:08 +01:00
Félix Voituret
543f77a14c Merge pull request #120 from deezer/1.4.4
1.4.4
2019-11-21 13:02:18 +01:00
Félix Voituret
0dce26c10e refactor: freeze spleeter version 2019-11-21 12:52:09 +01:00
Félix Voituret
20832aad99 fix: libsndfile dep 2019-11-21 12:34:24 +01:00
Félix Voituret
897b0cf3b3 fix: add simple docker testing 2019-11-21 12:30:43 +01:00
Félix Voituret
14b7eb2bab refactor: docker images 2019-11-21 12:25:25 +01:00
Félix Voituret
5602d52041 refactor: aggregate docker jobs
feat: add docker push
2019-11-20 16:37:10 +01:00
Félix Voituret
fbe5f290ef refactor: add probe in train 2019-11-20 15:40:25 +01:00
Félix Voituret
151c2a7b93 test: add filename format tests 2019-11-20 15:18:53 +01:00
Félix Voituret
d771fbae34 feat: add filename format 2019-11-20 15:07:12 +01:00
Félix Voituret
bfb0225083 test: add error test 2019-11-20 14:36:41 +01:00
Félix Voituret
7b5222a64a feat: add detailed ffprobe logs 2019-11-20 14:33:18 +01:00
Félix Voituret
eb32348c34 fix: checksum testing 2019-11-19 15:04:32 +01:00
Félix Voituret
52cefd1dae feat: add checksum control 2019-11-19 14:56:12 +01:00
Félix Voituret
b2ebbe5db8 Merge branch '1.4.4' of https://github.com/deezer/spleeter into 1.4.4 2019-11-19 14:43:23 +01:00
Félix Voituret
7ea5325fbf fix: remove unused dep
feat: add checksum control
2019-11-19 14:43:10 +01:00