jersou / studio-pack-generator

Convert a folder or a RSS URL to Studio pack zip for Lunii device
MIT License
80 stars 11 forks source link

Item.mp3 text2speak voice selection #4

Closed pilosel closed 2 years ago

pilosel commented 2 years ago

The default voice used to convert item test is in English despite the language selection e.g. Studio-Pack-Generator>studio-pack-generator-x86_64-windows.exe -l fr +URL for instance: Pourquoi la planète Mars est-elle rouge.item.mp3.zip

jersou commented 2 years ago

Hello, the voice synthesis used is the one of Windows, you have to configure Windows to use the right language. Otherwise, if you feel able, you can install WSL and picoTTS, studio-pack-generator will use it if it detects it. To install WSL and picoTTS :

jersou commented 2 years ago

I close this issue, the -l option is used for pico2wave usage only. If you don't have WSL+pico2wave on your system, the TTS Windows service will be used with the default configuration. I guess you just have to set your system to the right language