mlinmg commited on
Commit
8d6a6bf
·
verified ·
1 Parent(s): 9b7aac6

Upload tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -177,7 +177,7 @@
177
  "special": true
178
  }
179
  },
180
- "auto_map": {"AutoTokenizer": "AstraMindAI/xtts2-gpt--tokenizer.XTTSTokenizerFast"},
181
  "bos_token": "[START]",
182
  "clean_up_tokenization_spaces": true,
183
  "eos_token": "[STOP]",
 
177
  "special": true
178
  }
179
  },
180
+ "auto_map": {"AutoTokenizer": ["AstraMindAI/xtts2-gpt--tokenizer.XTTSTokenizerFast"]},
181
  "bos_token": "[START]",
182
  "clean_up_tokenization_spaces": true,
183
  "eos_token": "[STOP]",