Skip to content

jsfnzhangwei/text2voice-web

This branch is 10 commits behind bestZwei/Text2Voice-Web:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
developer
Sep 19, 2024
3dfa7de · Sep 19, 2024

History

61 Commits
Sep 19, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024

Repository files navigation

Text2Voice Web

一个简单的文本转语音应用程序,支持通过 API 调用将文本转换为语音,并提供在线试听和下载功能。该项目包括一个使用 Bootstrap 构建的前端页面,支持通过 Cloudflare Pages 部署。

Demo: https://text2speech.ciallo.de/

image

功能特性

  • 支持文本转语音 API
  • 在线试听前20个字
  • 语音生成并提供下载
  • 历史记录保存

前端页面展示

前端页面采用柔和的渐变色设计,简洁美观,并在文本框、滑块等交互控件上增加了细腻的交互效果,使用户体验更加友好。

API

通过Cloudflare workers 或者 docker 部署 voice-api ,记得设置环境变量 API_KEY

使用方法

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.2%
  • HTML 33.3%
  • CSS 18.5%