sob111 commited on
Commit
bc74541
·
verified ·
1 Parent(s): a7c3599

Update config.json

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