File size: 616 Bytes
b252e19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bos_token": "<s>",
  "do_lower_case": false,
  "do_phonemize": true,
  "eos_token": "</s>",
  "model_max_length": 1000000000000000019884624838656,
  "name_or_path": "Bingsu/torchaudio_tacotron2",
  "pad_token": "<pad>",
  "phone_delimiter_token": " ",
  "phonemizer_backend": "espeak",
  "phonemizer_lang": "en-us",
  "processor_class": "Tacotron2Processor",
  "special_tokens_map_file": "../wav2vec2-xlsr-53-espeak-cv-ft/special_tokens_map.json",
  "tokenizer_class": "Wav2Vec2PhonemeCTCTokenizer",
  "tokenizer_file": null,
  "trust_remote_code": true,
  "unk_token": "<unk>",
  "word_delimiter_token": "|"
}