hans00 commited on
Commit
ccbde49
1 Parent(s): 83262a0

Upload preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +6 -0
preprocessor_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bert_tokenizers": {
3
+ "zh": "bert_zh"
4
+ },
5
+ "processor_class": "BertVits2Processor"
6
+ }