RyanMetcalfeInt8 commited on
Commit
3e9e7d2
·
1 Parent(s): 97fc578

Update with FT & 6S variants of the model IRs

Browse files
README.md CHANGED
@@ -6,7 +6,15 @@ license: mit
6
 
7
  This repo stores OpenVINO(TM) models in IR format that are used to perform Music Separation.
8
 
9
- Currently, the models stored here (htdemucs_V4.xml, htdemucs_v4.bin) is a conversion of the Demucs v4 model, with some 'outer' operations (such as stft, istft) stripped out.
 
 
 
 
 
 
 
 
10
 
11
  This is intended to be used with the set of OpenVINO-based AI plugins for Audacity(R), here: https://github.com/intel/openvino-plugins-ai-audacity
12
 
 
6
 
7
  This repo stores OpenVINO(TM) models in IR format that are used to perform Music Separation.
8
 
9
+ Currently, the models stored here (htdemucs_fwd.xml, htdemucs_fwd.bin) is a conversion of the Demucs v4 model, with some 'outer' operations (such as stft, istft) stripped out.
10
+
11
+ This model stores the model conversions for the following six configurations:
12
+ * HTDemucs v4
13
+ * HTDemucs FT (fine-tuned) Bass
14
+ * HTDemucs FT (fine-tuned) Drums
15
+ * HTDemucs FT (fine-tuned) Other
16
+ * HTDemucs FT (fine-tuned) Vocals
17
+ * HTDemucs v4 6S (6-Stem)
18
 
19
  This is intended to be used with the set of OpenVINO-based AI plugins for Audacity(R), here: https://github.com/intel/openvino-plugins-ai-audacity
20
 
htdemucs_v4.bin → htdemucs_v4/htdemucs_fwd.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7aa84fa1f2b534bd6865a5609b8b5b028802fe761d6a09b1d30a1564f8fac6f8
3
- size 101167138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c4e1ebd68b648ea5a2aabefb65d5c3ba805658037fc97a37b84ce9c72f4eb1
3
+ size 104552746
htdemucs_v4.xml → htdemucs_v4/htdemucs_fwd.xml RENAMED
The diff for this file is too large to render. See raw diff
 
htdemucs_v4_6s/htdemucs_fwd.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d66281099b5fdaba8844e306f3d6710b3e0b005fa9aad4514ce7604e24fbec9
3
+ size 74384618
htdemucs_v4_6s/htdemucs_fwd.xml ADDED
The diff for this file is too large to render. See raw diff
 
htdemucs_v4_ht_bass/htdemucs_fwd.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ec34d838b0f8f36b11a90d6f4e588141a383faadc77e9648e19fdd9eefc95e
3
+ size 104552746
htdemucs_v4_ht_bass/htdemucs_fwd.xml ADDED
The diff for this file is too large to render. See raw diff
 
htdemucs_v4_ht_drums/htdemucs_fwd.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340e5f6d8dd4d5d0d987f545b922a8252cc5ea6e53649f91eadd8b36e77fcbac
3
+ size 104552746
htdemucs_v4_ht_drums/htdemucs_fwd.xml ADDED
The diff for this file is too large to render. See raw diff
 
htdemucs_v4_ht_other/htdemucs_fwd.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f4bb99e91fea0bda75f64086712884457a5c9f861d1c2a7a02e09e92c2846e
3
+ size 104552746
htdemucs_v4_ht_other/htdemucs_fwd.xml ADDED
The diff for this file is too large to render. See raw diff
 
htdemucs_v4_ht_vocals/htdemucs_fwd.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8576b4bd27095bc7f2dae39c529124b04eebc3e04009a45b7cc170f5b563f749
3
+ size 104552746
htdemucs_v4_ht_vocals/htdemucs_fwd.xml ADDED
The diff for this file is too large to render. See raw diff