For no cost, you can create your own audiobook.
Lets generate GCP credentials from https://cloud.google.com/iam/docs/creating-managing-service-accounts
, Once you have your service account, your ready.
export GOOGLE_APPLICATION_CREDENTIALS="[PATH]"
$env:GOOGLE_APPLICATION_CREDENTIALS="[PATH]"
Download the latest speech-synthesis
binary
go get -v github.com/complexorganizations/speech-synthesis
Using speech-synthesis
binary, you can turn your text into speech
speech-synthesis [PATH]
- Turn your ebook into an audio book.
- Name: Prajwal Koirala
- Website: prajwalkoirala.com
Open Source Community
Copyright © Prajwal
This project is unlicensed.