Fakeyou.go sdk documentation

A powerful golang sdk library for interacting with the FakeYouAPI easily. FakeYou is a text to speech wonderland where all of your dreams come true.

Features

  • login nor use your token
  • Search models
  • Make TTS requests
  • LeaderBoard
  • Edit client user
  • Get all data from an entity

Installation

To use fakeyou.go in your Go project, you need to install it first. You can do this using the go get command:

go get -u github.com/Allan-Nava/fakeyou.go

Usage