sob111 commited on
Commit
57214cb
·
verified ·
1 Parent(s): 40457d3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -7
config.json CHANGED
@@ -3,13 +3,12 @@
3
  "run_name": "xttsv2_finetune_es",
4
  "output_path": "./output_model",
5
  "datasets": [
6
- {
7
- "formatter": "json",
8
- "meta_file_train": "./voxpopuli_es_500/metadata.json",
9
- "path": "./voxpopuli_es_500/wav_data",
10
- "language": "es"
11
- }
12
- ],
13
  "batch_size": 4,
14
  "eval_batch_size": 4,
15
  "num_loader_workers": 2,
 
3
  "run_name": "xttsv2_finetune_es",
4
  "output_path": "./output_model",
5
  "datasets": [
6
+ {
7
+ "formatter": "json",
8
+ "meta_file_train": "./voxpopuli_es_500/metadata.json",
9
+ "path": "./",
10
+ "language": "es"
11
+ }
 
12
  "batch_size": 4,
13
  "eval_batch_size": 4,
14
  "num_loader_workers": 2,