-
Notifications
You must be signed in to change notification settings - Fork 394
Narrator Selection
Mort Yao edited this page Feb 28, 2017
·
3 revisions
Note: Narrator (voice) selection is available for Bing Translator and Yandex TTS only.
Specify the narrator using the -n option. -n f for female's voice, -n m for male's voice:
$ trans -e bing "Why not test this thing" :yue -p -n f$ trans -e bing "Why not test this thing" :yue -p -n m2-letter (uppercase) country code may also be used when applicable, e.g., for Indian English:
$ trans -e bing "Why not test this thing" -sp -n INReference:
| Target language | Supported variants |
|---|---|
en |
US, GB (UK), IN (India), AU (Australia), CA (Canada) |
es |
ES, MX (Mexico) |
pt |
PT, BR (Brazil) |
fr |
FR, CA (Canada) |
zh |
CN, TW (Taiwan), HK (Hong Kong) |
Gender and country code may be combined with a comma ,
$ trans -e bing "Why not test this thing" -sp -n US,mSpecify the narrator's gender using -n f (for female) or -n m (for male):
$ trans -e yandex "Ничего, были бы кости, а мясо будет" -sp -n f
$ trans -e yandex "Ничего, были бы кости, а мясо будет" -sp -n mYou may also choose a specific speaker instead:
- Female:
jane,oksana,alyssandomazh - Male:
zahar,ermil
$ trans -e yandex "Ничего, были бы кости, а мясо будет" -sp -n janeIt is possible to specify an emotional intonation of the voice:
-
goodorg(friendly) -
neutralorn(neutral) -
evilore(angry)
$ trans -e yandex "Ничего, были бы кости, а мясо будет" -sp -n jane,evil