Differences
This shows you the differences between two versions of the page.
|
en:fichiers_audio_16k [2018/08/05 15:38] |
en:fichiers_audio_16k [2020/07/05 17:13] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Installation of French Wav Packs 16K for SVXLink ====== | ||
| + | |||
| + | 4 differents french :-) voices have been created | ||
| + | |||
| + | Here is the download process of them: | ||
| + | |||
| + | If **git** (Software to use GitHub) is not installed on your system, use the following command: | ||
| + | <code bash> | ||
| + | sudo apt-get install git | ||
| + | </ | ||
| + | |||
| + | You must go to the directory where you want to copy files, the command will create a directory with the name of the pack, for example: fr_FR_Agnes | ||
| + | |||
| + | Commands for downloading audio 16K packs are the following, each of them contains 635 wav files compatible with SvxLink: | ||
| + | |||
| + | <code bash> | ||
| + | sudo wget http:// | ||
| + | </ | ||
| + | |||