update
Browse files- README.md +24 -24
- examples/make_calling_media_noise_wav/step_1_make_calling_noise.py +1 -1
- examples/make_calling_media_noise_wav/step_2_make_calling_speech.py +1 -1
- examples/make_idn_noise/run_batch.sh +4 -4
- examples/make_idn_noise/step_1_make_calling_noise.py +1 -1
- examples/make_idn_noise/step_2_make_calling_speech.py +1 -1
README.md
CHANGED
|
@@ -26,33 +26,33 @@ duration;
|
|
| 26 |
|
| 27 |
| language | count | duration (m) | duration (h) |
|
| 28 |
| :---: | :---: | :---: | :---: |
|
| 29 |
-
| ms-MY |
|
| 30 |
-
| en-PH |
|
| 31 |
-
| id-ID |
|
| 32 |
| pt-BR | 123156 | 7366.67 | 122.78 |
|
| 33 |
-
| TOTAL |
|
| 34 |
|
| 35 |
|
| 36 |
two second duration;
|
| 37 |
|
| 38 |
| language | count | duration (m) | duration (h) |
|
| 39 |
| :---: | :---: | :---: | :---: |
|
| 40 |
-
| ms-MY |
|
| 41 |
-
| en-PH |
|
| 42 |
-
| id-ID |
|
| 43 |
| pt-BR | 123156 | 5803.9 | 96.73 |
|
| 44 |
-
| TOTAL |
|
| 45 |
|
| 46 |
|
| 47 |
three second duration;
|
| 48 |
|
| 49 |
| language | count | duration (m) | duration (h) |
|
| 50 |
| :---: | :---: | :---: | :---: |
|
| 51 |
-
| ms-MY |
|
| 52 |
-
| en-PH |
|
| 53 |
-
| id-ID |
|
| 54 |
| pt-BR | 123156 | 3683.45 | 61.39 |
|
| 55 |
-
| TOTAL |
|
| 56 |
|
| 57 |
|
| 58 |
### speech duration
|
|
@@ -61,30 +61,30 @@ duration;
|
|
| 61 |
|
| 62 |
| language | count | duration (m) | duration (h) |
|
| 63 |
| :---: | :---: | :---: | :---: |
|
| 64 |
-
| en-PH |
|
| 65 |
-
| id-ID |
|
| 66 |
-
| ms-MY |
|
| 67 |
| pt-BR | 49306 | 4639.59 | 77.33 |
|
| 68 |
-
| TOTAL |
|
| 69 |
|
| 70 |
|
| 71 |
two second duration;
|
| 72 |
|
| 73 |
| language | count | duration (m) | duration (h) |
|
| 74 |
| :---: | :---: | :---: | :---: |
|
| 75 |
-
| en-PH |
|
| 76 |
-
| id-ID |
|
| 77 |
-
| ms-MY |
|
| 78 |
| pt-BR | 49306 | 4004.63 | 66.74 |
|
| 79 |
-
| TOTAL |
|
| 80 |
|
| 81 |
|
| 82 |
three second duration;
|
| 83 |
|
| 84 |
| language | count | duration (m) | duration (h) |
|
| 85 |
| :---: | :---: | :---: | :---: |
|
| 86 |
-
| en-PH |
|
| 87 |
-
| id-ID |
|
| 88 |
-
| ms-MY |
|
| 89 |
| pt-BR | 49306 | 3364.4 | 56.07 |
|
| 90 |
-
| TOTAL |
|
|
|
|
| 26 |
|
| 27 |
| language | count | duration (m) | duration (h) |
|
| 28 |
| :---: | :---: | :---: | :---: |
|
| 29 |
+
| ms-MY | 31452 | 1754.67 | 29.24 |
|
| 30 |
+
| en-PH | 19502 | 1185.67 | 19.76 |
|
| 31 |
+
| id-ID | 81145 | 4913.79 | 81.9 |
|
| 32 |
| pt-BR | 123156 | 7366.67 | 122.78 |
|
| 33 |
+
| TOTAL | 255255 | 913248.21 | 253.68 |
|
| 34 |
|
| 35 |
|
| 36 |
two second duration;
|
| 37 |
|
| 38 |
| language | count | duration (m) | duration (h) |
|
| 39 |
| :---: | :---: | :---: | :---: |
|
| 40 |
+
| ms-MY | 31452 | 1398.17 | 23.3 |
|
| 41 |
+
| en-PH | 19502 | 953.03 | 15.88 |
|
| 42 |
+
| id-ID | 81145 | 3802.1 | 63.37 |
|
| 43 |
| pt-BR | 123156 | 5803.9 | 96.73 |
|
| 44 |
+
| TOTAL | 255255 | 717432.0 | 199.29 |
|
| 45 |
|
| 46 |
|
| 47 |
three second duration;
|
| 48 |
|
| 49 |
| language | count | duration (m) | duration (h) |
|
| 50 |
| :---: | :---: | :---: | :---: |
|
| 51 |
+
| ms-MY | 31452 | 819.7 | 13.66 |
|
| 52 |
+
| en-PH | 19502 | 615.0 | 10.25 |
|
| 53 |
+
| id-ID | 81145 | 2411.95 | 40.2 |
|
| 54 |
| pt-BR | 123156 | 3683.45 | 61.39 |
|
| 55 |
+
| TOTAL | 255255 | 451806.0 | 125.5 |
|
| 56 |
|
| 57 |
|
| 58 |
### speech duration
|
|
|
|
| 61 |
|
| 62 |
| language | count | duration (m) | duration (h) |
|
| 63 |
| :---: | :---: | :---: | :---: |
|
| 64 |
+
| en-PH | 6673 | 673.81 | 11.23 |
|
| 65 |
+
| id-ID | 15623 | 1554.33 | 25.91 |
|
| 66 |
+
| ms-MY | 35771 | 3672.51 | 61.21 |
|
| 67 |
| pt-BR | 49306 | 4639.59 | 77.33 |
|
| 68 |
+
| TOTAL | 107373 | 632414.88 | 175.67 |
|
| 69 |
|
| 70 |
|
| 71 |
two second duration;
|
| 72 |
|
| 73 |
| language | count | duration (m) | duration (h) |
|
| 74 |
| :---: | :---: | :---: | :---: |
|
| 75 |
+
| en-PH | 6673 | 593.07 | 9.88 |
|
| 76 |
+
| id-ID | 15623 | 1328.5 | 22.14 |
|
| 77 |
+
| ms-MY | 35771 | 3219.33 | 53.66 |
|
| 78 |
| pt-BR | 49306 | 4004.63 | 66.74 |
|
| 79 |
+
| TOTAL | 107373 | 548732.0 | 152.43 |
|
| 80 |
|
| 81 |
|
| 82 |
three second duration;
|
| 83 |
|
| 84 |
| language | count | duration (m) | duration (h) |
|
| 85 |
| :---: | :---: | :---: | :---: |
|
| 86 |
+
| en-PH | 6673 | 508.3 | 8.47 |
|
| 87 |
+
| id-ID | 15623 | 1129.75 | 18.83 |
|
| 88 |
+
| ms-MY | 35771 | 2774.8 | 46.25 |
|
| 89 |
| pt-BR | 49306 | 3364.4 | 56.07 |
|
| 90 |
+
| TOTAL | 107373 | 466635.0 | 129.62 |
|
examples/make_calling_media_noise_wav/step_1_make_calling_noise.py
CHANGED
|
@@ -41,7 +41,7 @@ def get_args():
|
|
| 41 |
)
|
| 42 |
parser.add_argument(
|
| 43 |
"--noise_dir",
|
| 44 |
-
default=(project_path / f"data/noise").as_posix(),
|
| 45 |
type=str
|
| 46 |
)
|
| 47 |
|
|
|
|
| 41 |
)
|
| 42 |
parser.add_argument(
|
| 43 |
"--noise_dir",
|
| 44 |
+
default=(project_path / f"data/noise/nx-noise").as_posix(),
|
| 45 |
type=str
|
| 46 |
)
|
| 47 |
|
examples/make_calling_media_noise_wav/step_2_make_calling_speech.py
CHANGED
|
@@ -44,7 +44,7 @@ def get_args():
|
|
| 44 |
)
|
| 45 |
parser.add_argument(
|
| 46 |
"--speech_dir",
|
| 47 |
-
default=(project_path / f"data/speech").as_posix(),
|
| 48 |
type=str
|
| 49 |
)
|
| 50 |
|
|
|
|
| 44 |
)
|
| 45 |
parser.add_argument(
|
| 46 |
"--speech_dir",
|
| 47 |
+
default=(project_path / f"data/speech/nx-speech").as_posix(),
|
| 48 |
type=str
|
| 49 |
)
|
| 50 |
|
examples/make_idn_noise/run_batch.sh
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
|
| 4 |
: <<'END'
|
| 5 |
|
| 6 |
-
sh
|
| 7 |
|
| 8 |
END
|
| 9 |
|
|
@@ -14,9 +14,9 @@ verbose=true;
|
|
| 14 |
stage=0 # start from 0 if you need to start from data preparation
|
| 15 |
stop_stage=9
|
| 16 |
|
| 17 |
-
noise_dir=data/noise/id-ID
|
| 18 |
-
speech_dir=data/speech/id-ID
|
| 19 |
-
save_date=2025-05-
|
| 20 |
|
| 21 |
|
| 22 |
# parse options
|
|
|
|
| 3 |
|
| 4 |
: <<'END'
|
| 5 |
|
| 6 |
+
sh run_batch.sh --save_date 2025-07-19
|
| 7 |
|
| 8 |
END
|
| 9 |
|
|
|
|
| 14 |
stage=0 # start from 0 if you need to start from data preparation
|
| 15 |
stop_stage=9
|
| 16 |
|
| 17 |
+
noise_dir=data/noise/nx-noise/id-ID
|
| 18 |
+
speech_dir=data/speech/nx-speech/id-ID
|
| 19 |
+
save_date=2025-05-17
|
| 20 |
|
| 21 |
|
| 22 |
# parse options
|
examples/make_idn_noise/step_1_make_calling_noise.py
CHANGED
|
@@ -41,7 +41,7 @@ def get_args():
|
|
| 41 |
)
|
| 42 |
parser.add_argument(
|
| 43 |
"--noise_dir",
|
| 44 |
-
default="data/noise/id-ID/2025-05-21",
|
| 45 |
type=str
|
| 46 |
)
|
| 47 |
|
|
|
|
| 41 |
)
|
| 42 |
parser.add_argument(
|
| 43 |
"--noise_dir",
|
| 44 |
+
default="data/noise/nx-noise/id-ID/2025-05-21",
|
| 45 |
type=str
|
| 46 |
)
|
| 47 |
|
examples/make_idn_noise/step_2_make_calling_speech.py
CHANGED
|
@@ -44,7 +44,7 @@ def get_args():
|
|
| 44 |
)
|
| 45 |
parser.add_argument(
|
| 46 |
"--speech_dir",
|
| 47 |
-
default="data/speech/id-ID/2025-05-21",
|
| 48 |
type=str
|
| 49 |
)
|
| 50 |
|
|
|
|
| 44 |
)
|
| 45 |
parser.add_argument(
|
| 46 |
"--speech_dir",
|
| 47 |
+
default="data/speech/nx-speech/id-ID/2025-05-21",
|
| 48 |
type=str
|
| 49 |
)
|
| 50 |
|