Change the default TTS voice
This commit is contained in:
parent
5fb99371ba
commit
bde4cd402a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import torch
|
|||
torch._C._jit_set_profiling_mode(False)
|
||||
|
||||
params = {
|
||||
'speaker': 'en_21',
|
||||
'speaker': 'en_56',
|
||||
'language': 'en',
|
||||
'model_id': 'v3_en',
|
||||
'sample_rate': 48000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue