chongchongtre commited on
Commit
883983d
·
verified ·
1 Parent(s): 6600dd4

Training in progress, step 7000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/speecht5_tts",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "C:\\Users\\viet\\anaconda3\\envs\\speecht5_tts_vietnamese\\checkpoint-6000",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ff840cb680dbe87dc068f9a0cada7411a71f6c454b2ff4781b25805460c90ab
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ba129fc8c52f23ffe8137ac611f81c79ec30644668897bab74143f65c08dda
3
  size 577789320
preprocessor_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": false,
3
+ "feature_extractor_type": "SpeechT5FeatureExtractor",
4
+ "feature_size": 1,
5
+ "fmax": 7600,
6
+ "fmin": 80,
7
+ "frame_signal_scale": 1.0,
8
+ "hop_length": 16,
9
+ "mel_floor": 1e-10,
10
+ "num_mel_bins": 80,
11
+ "padding_side": "right",
12
+ "padding_value": 0.0,
13
+ "processor_class": "SpeechT5Processor",
14
+ "reduction_factor": 2,
15
+ "return_attention_mask": true,
16
+ "sampling_rate": 16000,
17
+ "win_function": "hann_window",
18
+ "win_length": 64
19
+ }
runs/Aug24_14-07-31_viet/events.out.tfevents.1724483254.viet.7352.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdab5cec53cd57fa21417db4dca70f43cf19617812366e954c04b6877408ed29
3
- size 58803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2be0aa2a1bb9361006d7b09795d3ce46b06b250f18ca4506a3173dff67a9b8
3
+ size 65555
runs/Aug25_08-11-01_viet/events.out.tfevents.1724548268.viet.7960.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92eb5697b85786e62e37d9a72a6d2d95bc68bf60daa51b19a3a1027d0b81de91
3
+ size 15320
special_tokens_map.json CHANGED
@@ -1,6 +1,18 @@
1
  {
2
- "bos_token": "<s>",
3
- "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "mask_token": {
5
  "content": "<mask>",
6
  "lstrip": true,
@@ -8,6 +20,18 @@
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
- "pad_token": "<pad>",
12
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
 
1
  {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
  "mask_token": {
17
  "content": "<mask>",
18
  "lstrip": true,
 
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
+ "pad_token": {
24
+ "content": "<pad>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "<unk>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:545dc20a16b0b9c42691d807f963e179c5b8d94bf612dcce9ee16bb0bbea827c
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd8b0a0b43961b37cc09251e8d6d7ac60a2e14a94b91e3cbeb472035af2bf80
3
  size 5368