WRITTEN OFFER — Corresponding Source for GPL-licensed components ================================================================================ The "Read it to me" text-to-speech tool on this website includes eSpeak NG, a text-to-phoneme / speech-synthesis library licensed under the GNU General Public License, version 3 or later (GPL-3.0-or-later). The full licence text is in espeak-ng-COPYING.txt. How eSpeak NG is used here -------------------------------------------------------------------------------- eSpeak NG is delivered to your browser UNMODIFIED, as a self-contained WebAssembly module bundled by the `phonemizer` npm package (version 1.2.1). It runs as a separate component with a narrow text-in / phonemes-out interface; the rest of the website's code is independent of it. Offer of corresponding source -------------------------------------------------------------------------------- In accordance with the GPL, the complete corresponding source code for the version of eSpeak NG distributed by this site — including the build scripts used to compile it to WebAssembly — is publicly available at no charge: • eSpeak NG source: https://github.com/espeak-ng/espeak-ng • WebAssembly build + glue: https://github.com/xenova/phonemizer.js • Published package: https://www.npmjs.com/package/phonemizer (v1.2.1) If, for any reason, you cannot obtain the corresponding source from the URLs above, we will provide it to you. Contact us via the website's contact page ( /contact ) and we will send the complete corresponding source for the exact version we distribute, on a physical medium or by download, for no more than our reasonable cost of doing so. This offer is valid to anyone who receives this notice. Nothing in this offer restricts your rights under the GPL.