Upload 2 files
Browse files- model.json +2 -2
- model.onnx +3 -0
model.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "bs_roformer",
|
| 3 |
"checkpoint_path": "D:\\BS-ROFO-SW-Fixed\\BS-Rofo-SW-Fixed.ckpt",
|
| 4 |
-
"onnx_path": "E:\\Code\\qinglong-captions\\model.onnx",
|
| 5 |
"input_name": "stft_features",
|
| 6 |
"output_name": "mask",
|
| 7 |
"input_layout": [
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"complex"
|
| 18 |
],
|
| 19 |
"sample_rate": 44100,
|
| 20 |
-
"chunk_size":
|
| 21 |
"num_channels": 2,
|
| 22 |
"num_stems": 6,
|
| 23 |
"stem_names": [
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "bs_roformer",
|
| 3 |
"checkpoint_path": "D:\\BS-ROFO-SW-Fixed\\BS-Rofo-SW-Fixed.ckpt",
|
| 4 |
+
"onnx_path": "E:\\Code\\qinglong-captions\\audio_separator\\bdsqlsz_BS-ROFO-SW-Fixed-ONNX\\model.onnx",
|
| 5 |
"input_name": "stft_features",
|
| 6 |
"output_name": "mask",
|
| 7 |
"input_layout": [
|
|
|
|
| 17 |
"complex"
|
| 18 |
],
|
| 19 |
"sample_rate": 44100,
|
| 20 |
+
"chunk_size": 563200,
|
| 21 |
"num_channels": 2,
|
| 22 |
"num_stems": 6,
|
| 23 |
"stem_names": [
|
model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f89a21f51699ad248947982d2f40f936ef5e5297146192a23a9c120e03889bec
|
| 3 |
+
size 705658812
|