
AI Voice Cloning - Create Your Unique Voice in Seconds | AI Voice Cloning
Create audiobooks, podcasts, and marketing content using AI voice cloning.
AI Voice Cloning — AI 声音克隆
The full gallery
Tech stack
13 projects

Create audiobooks, podcasts, and marketing content using AI voice cloning.
AI Voice Cloning — AI 声音克隆

Practice interview questions with AI coach feedback on your spoken answers.
u/Low-Development-2571 · Reddit
I am getting laid off, so I built a free AI interview coach that scores how you speak. I need your brutal feedback I've spent 9 years breaking things and have worked as a QA Analyst, QA Engineer, and Software Development Engineer in Test. Just found out I'm being let go. Instead of browsing job boards, I built something I needed for my interviews. I tried many prep tools, and they all check your answers. But almost none look at how you deliver them, the rambling, filler words, or answers th

Record sentences and get detailed English pronunciation feedback with IPA, tempo, and pitch analysis.
@fuxksniper · X

Create an AI clone of your voice and generate speech from any text.
Voice Clone - AI 驱动的语音克隆平台 — 用户只需录制或上传一段音频,系统便能在几秒内生成一个属于用户自己的声音模型。支持任意文本的语音生成,听起来自然流畅,几乎接近真人语音。整个流程无需复杂设备,也不需要技术背景,真正实现“用几句话训练出自己的声音” - [GitHub 仓库](https://github.com/tanchaowen84/voice-clone)

KingCaller AI voice agents that qualify leads & book appointments
ariapoint · Product Hunt
KingCaller AI voice agents that qualify leads & book appointments

Guided yoga sessions with beginner to advanced routines and text-to-speech voice instructions.
@shivanshsh1823 · X
you yoga a day - to - day workout routine for yoga

Voice-aware AI that helps you create content, engage strategically, and grow your authority on LinkedIn. Every suggestion sounds like you, not a template.
@webshark · X

Mix bird calls and nature audio to create personalized white noise for sleep and focus.
zhuawadao · V2EX
做了一个*鸟鸣*主题的白噪音网站:可以模拟自然环境、还有猜鸟游戏 大家好,最近做了一个小网站:**Bird Song 鸟鸣** 地址: https://bird-song.org 它主要是一个鸟鸣主题的+自然背景音网站,适合当作专注、放松、助眠时的背景声音。 目前有几个功能: - 鸟鸣混音器:选择不同鸟类,调节音量,生成自己的自然声景 - 自然背景音:可以混入森林、小雨、海浪、春风等环境音 - 鸟类库:可以按物种浏览鸟鸣和相关介绍 - 猜鸟游戏:听声音猜是哪种鸟 我做这个网站的初衷是,平时工作或者休息时会听白噪音,但很多白噪音网站比较机械,我也没找到可以自选鸟类的白噪音网站,自己就来搞了一个,嘿嘿 截图:  
Conduct AI-powered voice, chat, and video interviews with automated transcripts and insights.
Aural — 开源 AI 面试平台,支持语音、聊天和视频面试,提供自适应追问、结构化评分、面试练习与自托管 - [查看仓库](https://github.com/1146345502/aural-oss)

Marketplace to hire AI voice narrators created and monetized by content creators.
u/antiochIst · Reddit
I launched SquireWorks - a platform for creators to build and license their own AI models Today I launched SquireWorks. The idea is simple: creators should be able to build AI versions of their own work, control them, and get paid when people use them. We call those AI models Squires . We’re starting with professional voice actors. A voice actor can create a licensed AI model of a voice they actually perform. They can use it themselves for client work, make it available through their

Convert audio and video files to text with speaker labels and timestamps, no signup required.
zxhywork · V2EX
SayScribe AI - 音频转文字的在线工具 花了几周搞了一个基于 OpenAI Whisper 的 AI 转录工具 **[SayScribe]( https://sayscribe.org)**,目前 5 个工具全部免费,每天 3 次无需注册。上线前请 SEO 专家做了一轮诊断,踩了不少坑,分享出来给同样在做工具站的 V 友参考。 --- ## 做了什么 核心工具是 **[Audio to Text Converter]( https://sayscribe.org)**(主页),上传音频/视频文件,AI 自动转成带 speaker labels 和时间戳的文字稿。选这个词的原因是:Google 第一页有个 DR 只有 10 的小站排第三,KD 才 20.2 ,链接预算只要 15-35 个引用域就能进前十——典型的弱盘面蓝海。 然后在主页基础上拆了 4 个子工具,每个打一个独立搜索词: - **[MP3 to Text]( https://sayscribe.org/mp3-to-text)** — 只转 MP3 。KD 41.7 比主页难一些,但

Practice whistling with real-time pitch feedback and progressive exercises.
x1shir · V2EX
HowToWhistle:像唱 KTV 一样练习吹口哨 一直想提高吹口哨技巧,搜了一圈发现网上的教程都是文字和视频,练的时候根本不知道自己吹得对不对。 想到可以像 KTV 一样,有个音轨对比,于是干脆自己搓了一个练习网站:[https://howtowhistle.org/]( https://howtowhistle.org/) 核心思路是用浏览器的麦克风做实时音高检测,你对着麦克风吹,页面会显示你当前的音高和目标音的偏差,类似 KTV 唱歌时的实时评分。功能大概有: - 实时音高反馈,能看到自己吹的是哪个音、偏高还是偏低 - 从单音长音开始的渐进式练习,到音阶、再到简单旋律 - 纯前端实现,声音不上传,无需注册 目前还比较简陋,欢迎大家试玩和提建议。