playerony/TensorFlowTTS-ts
This project implements TensorflowTTS in Tensorflow.js using Typescript, enabling real-time text-to-speech in the browser. With pre-trained model for English language, you can generate high-quality speech from text input.
This tool helps web developers integrate high-quality, real-time text-to-speech capabilities directly into their browser-based applications. You provide English text, and it generates natural-sounding speech output. It's designed for developers building interactive web experiences where audio feedback or narration is needed.
No commits in the last 6 months.
Use this if you are a web developer who needs to add immediate, client-side English text-to-speech functionality to a web application without relying on external servers.
Not ideal if you need text-to-speech for languages other than English or if you require server-side processing for your audio generation.
Stars
12
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Mar 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/playerony/TensorFlowTTS-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
readium/speech
💬 A TypeScript library for implementing read aloud on the Web
codeforequity-at/botium-speech-processing
Botium Speech Processing
prateekkalra/Selection-js
A lightweight javascipt library which provides users with a set of options in the form of a...
acoti/articulate.js
A jQuery plugin that lets the browser speak to you.
leaonline/easy-speech
🔊 Cross browser Speech Synthesis also known as Text to speech or TTS; no dependencies; uses Web...