Requirements: PHP 7.1+, Composer, MySQL
- Install dependencies using composer.
composer install
- Initialize the database.
- Create table using the database.sql file.
- Change the connection values in bootstrap.php.
- Build the database index. It will take a few minutes to complete.
php load.php
- Run the voice insertion script itself. This will take even longer - anywhere between 10 minutes and an hour depending on the length of the chapter and performance of your computer.
php insert.php <path to the txt scripts of the chapter>