{% extends "simplebase.html" %} {% block content %}
Audible & kindle are a great source for gathering audio & text data needed for voice cloning.
To build a data source, firstly purchase a matching audible & kindle book (typically referred to whispersync on amazon)
To convert an audible audio book to an audio file (.mp3) I use AaxAudioConverter. Here are the steps to install and use:
To convert a kindle book to text file (.txt):
If this doesn't work you can also follow the DeDRM guide
{% endblock %}