akhlif
2365a9b37f
Removing duplicate logs
2020-03-20 15:39:11 +01:00
akhlif
3cba6985f4
Updating tests to test for librosa backend
2020-02-27 15:38:46 +01:00
akhlif
922fcd85bb
add librosa dependency
2020-02-27 14:37:02 +01:00
akhlif
d177525ea7
Moving get_backend to separator
2020-02-27 14:13:59 +01:00
akhlif
6001ae12a9
Fixing the stft/istft computations
2020-02-27 11:05:06 +01:00
akhlif
31f823aaa4
removing useless code
2020-02-26 17:51:28 +01:00
akhlif
fe4634afa6
Adding option to use librosa backend.
...
Changes in the EstimatorBuilder to set attributes instead of returning tensors for the _build methods.
InputProvider classes to handle the different backend cases.
New method in Separator.
2020-02-26 16:59:21 +01:00
akhlif
aa7c208b39
First draft implementing correct reconstruction
2020-02-20 09:42:16 +01:00
akhlif
f93dfbc235
Adding a new argument to support chunked inference
2020-02-19 10:55:48 +01:00
Félix Voituret
d5d372dd0f
Merge pull request #251 from valrus/allow-use-without-multiprocessing
...
Add an option allowing use without a multiprocessing pool...
2020-01-30 12:01:16 +01:00
Félix Voituret
dde9bc610e
Merge pull request #249 from deezer/write_race_cond
...
fixing possible race condition in output writing
2020-01-30 11:55:21 +01:00
mmoussallam
a23a41a380
fixing possible race condition in output writing
2020-01-27 15:10:34 +01:00
Félix Voituret
4f60b44e57
Merge pull request #248 from robert-moore/patch-1
...
fix(config.yml): docker run 4 and 5 stem containers
2020-01-27 14:36:02 +01:00
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
Rob Moore
aa0cc14a8c
fix(config.yml): docker run 4 and 5 stem containers
...
The `docker run` job for embedded 4 and 5 stem images was, by default, using the 2stems model. The 2stem model is downloaded each time. This change uses the -p option to use the 4 and 5 stem models, respectively.
2020-01-21 15:03:44 +00:00
valrus
aff7f83a13
Add an option allowing use without a multiprocessing pool...
...
...this allows spleeter itself to be run asynchronously from another
process using multiprocessing, which otherwise fails with "daemonic
processes are not allowed to have children"
2020-01-11 14:50:37 -08: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