Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

weespin/WillFromAfarDownloader

Repository files navigation

WillFromAfarDownloader

GUI App for downloading TTS from Acapella Group

Github Downloads (total) Github Downloads (total)

Screenshot

How to use CLI version

Launch WillFromAfarDownloader.exe using -t (text) -v (voice code) -o (output file) arguments

Use --voice-list argument to get all voice id's

Example:

AcapellaDownloader.exe -t Test string 1 2 3 -v enu_willhappy_22k_ns.bvcu -o test.mp3

Requirements

Works fully on:

Windows 8, Windows 10, Windows 11

Without changing pitch on download:

Windows 7, Linux (under Wine)

Installation guide for Linux

Debian
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install wine32
sudo apt-get install winetricks
winetricks dotnet45
wine AcapellaDownloader.exe