hik63382 commited on
Commit
207de00
·
verified ·
1 Parent(s): 0a03f6e

Upload model file: preprocessor_config.json

Browse files
001_Eng_TTS/preprocessor_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "feature_extractor_type": "ChatterboxFeatureExtractor",
3
+ "processor_class": "ChatterboxProcessor",
4
+ "sampling_rate": 24000
5
+ }