File size: 451 Bytes
aed7256
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "engine": "indic_parler",
  "source_model": "ai4bharat/indic-parler-tts",
  "sample_rate": 44100,
  "num_codebooks": 9,
  "num_layers": 24,
  "hidden_size": 1024,
  "num_attention_heads": 16,
  "audio_vocab_size": 1088,
  "bos_token_id": 1025,
  "eos_token_id": 1024,
  "pad_token_id": 1024,
  "max_length": 2610,
  "prompt_vocab_size": 90714,
  "description_tokenizer": "google/flan-t5-large",
  "prompt_tokenizer": "ai4bharat/indic-parler-tts"
}