Skip to content

Releases: tsurumeso/vocal-remover

v6.0.0b3

14 Jul 19:26
4cb4604
Compare
Choose a tag to compare
v6.0.0b3 Pre-release
Pre-release

Note

  • Phase estimation with complex mask
  • Update the model architecture
  • Update the pre-trained model

Evaluation result on DSD100

SDR in dB

Version Instruments Vocals
v4.0.0 15.778 5.214
v5.1.1 15.858 5.294
v6.0.0b3 16.030 5.614

v5.1.1

12 Jul 10:47
9d99abe
Compare
Choose a tag to compare

Note

  • baseline.pth now can be loaded from anywhere (#138)
  • Update requirements.txt

v6.0.0b2

30 Nov 10:42
Compare
Choose a tag to compare
v6.0.0b2 Pre-release
Pre-release

Warning

This is a beta release.

Note

  • Implement bounded mask
  • Update the pre-trained model

v5.1.0

30 Nov 10:30
8a02fc5
Compare
Choose a tag to compare

Note

  • Fix a bug that causes a large disk load on online data loading

v6.0.0b1

21 Nov 15:17
1f69e49
Compare
Choose a tag to compare
v6.0.0b1 Pre-release
Pre-release

Warning

This is a beta release.

Note

  • Phase estimation with complex mask
  • Update model architecture
  • Update the pre-trained model
  • Fix a bug that causes a large disk load on online data loading

Evaluation result on DSD100

Instruments

SDR ISR SIR SAR
v4.0.0 15.778 25.336 18.903 15.182
v5.0.5 15.858 26.580 18.740 15.640
v6.0.0b1 16.067 27.027 19.938 15.985

Vocals

SDR ISR SIR SAR
v4.0.0 5.214 9.985 11.796 5.426
v5.0.5 5.294 9.810 12.994 5.549
v6.0.0b1 5.503 10.903 13.817 6.018

v5.0.5

13 Nov 06:20
695bbe0
Compare
Choose a tag to compare

Note

  • Add resampy to requirements.txt (#146)

v5.0.4

27 Jul 02:25
5e592da
Compare
Choose a tag to compare

Note

  • Update requirements.txt (#136)

v5.0.3

17 Apr 16:06
311dbe1
Compare
Choose a tag to compare

Note

  • Update link to the paper (#113)
  • Add support Apple chip device (#121)
  • Updated librosa function calls that do not comply to PEP3102 (#125)

v5.0.2

07 Jun 15:06
0efc190
Compare
Choose a tag to compare

Note

  • Parameterize model size
  • Add --output_dir option (#100)

v5.0.1

23 Feb 09:38
23c8804
Compare
Choose a tag to compare

Note

  • Fix API issue with the latest version of librosa (#99)