Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ docs Public
generated from mintlify/starter

FineVoice is a versatile AI voice generator. Instantly create high-quality, royalty-free voices, SFX, and music.

License

Notifications You must be signed in to change notification settings

FineVoice/docs

Repository files navigation

FineVoice Kit

FineVoice Kit is a developer-friendly toolkit built on top of the FineVoice API, designed to help developers easily integrate AI voice capabilities into their applications.

With FineVoice Kit, you can generate natural-sounding speech, clone custom voices, transform voices, and convert speech to text using a simple and scalable REST API.

🌐 API Base URL: https://api.finevoice.ai/

πŸš€ Features

  • πŸŽ™οΈ High-quality AI Text-to-Speech (TTS)
  • 🧬 Custom voice cloning
  • 🎭 Voice transformation and effects
  • πŸ“ Speech-to-Text (STT)
  • 🌍 Support for multiple languages and voices
  • πŸ”— Simple RESTful API, compatible with any programming language

πŸ“¦ Installation

Clone the repository:

git clone https://github.com/FineVoice/docs.git
cd finevoice-kit

Install dependencies:

npm install # Node.js
# or
pip install -r requirements.txt # Python

πŸ”‘ Authentication

To use the FineVoice API, you need an API Key.

Create your API key from the FineVoice dashboard and store it securely as an environment variable:

export FINEVOICE_API_KEY=your_api_key_here

Quick Get your API Key: https://api.finevoice.ai/quickstart

⚑ Quick Start

Your First TTS Request: https://api.finevoice.ai/quickstart

πŸ“š API Overview

Feature Endpoint Description
Text-to-Speech /v1/text_to_speech Convert text into AI-generated speech
Voice Cloning /v1/voice_clone Create a custom voice model
Voice Changer (Coming Soon) /v1/voice_changer Apply voice styles or effects
Sound Effects (Coming Soon) /v1/sound_effect Generate or apply sound effects

βš™οΈ Configuration

We recommend using a .env file to manage sensitive configuration:

FINEVOICE_API_KEY=your_api_key_here

πŸ›‘οΈ Best Practices

  • Never expose your API key in client-side code
  • Handle API errors and rate limits properly
  • Follow FineVoice’s usage policies for voice cloning and commercial use

πŸ“– Documentation

Full API documentation is available at:
πŸ‘‰ https://api.finevoice.ai/

πŸ’¬ Support

If you have questions or need assistance:

About

FineVoice is a versatile AI voice generator. Instantly create high-quality, royalty-free voices, SFX, and music.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /