
yume
Learn Japanese Hiragana and Katakana beautifully, one flashcard at a time.
@RuyumeLearning · X
完整作品展
技术栈
21 projects

Learn Japanese Hiragana and Katakana beautifully, one flashcard at a time.
@RuyumeLearning · X

从文本生成带情感的AI语音,支持59种语言。
@prosodyai · X
ProsodyAI — AI text-to-speech that performs, not just pronounces. Tell it how to sound ("warm, slow, like a bedtime story") and it does. Three engines in one app: ours, OpenAI and Gemini. 100,000 characters free every month, voice cloning included.

将录音或视频转录为带时间戳和说话人识别的可编辑文本。
lavande · V2EX
做了一个语音转文字的工具,另加 AI 总结、翻译、提问等(附踩坑记录) 先上链接:[Echoryte]( https://echoryte.com/) 感觉这个网站 vibe coding 的话,感觉手熟的同学可能半天就能搓出来…… 但是我用了一个多月才上线,主要是被 GPT5.6 坑了,当时 5.6 和 fable 前后发布,然后试了试用 fable 5 做的 plan ,然后 5.6 sol 推理开到最大去执行。结果愣是给我干了 33 个小时没停,写了将近 2 万行代码。 但是坑就坑在这,推理开太高,就过度思考了,给我整了很多虚头巴脑的东西出来,什么“门禁”我也不懂,什么合规,一大堆,然后我就不停地删,删了一个月,最后我就跟 GPT 说,我特么是个人小项目,不是大公司,再这么高下去永远上不了线了。然后终于看删的差不多了,上线了! 欢迎大家试用,轻拍,谢谢!

MeroKarya:将文本转换为尼泊尔文或生成二维码。
@sakarkhadka10 · X

@hakimuddinkika https://t.co/bHKsG1Kz7S
@Inglehoff · X

VoxaType turns natural speech into clean, ready-to-send text. Try the Android early-access app or free online transcription tools.
@devchaos_ · X

免费视频通话应用,支持随机配对和私密房间,无需下载。
@Vikram_Aditya_G · X
🚀 Just launched TWLO! A real-time video chat app built with React, Node.js, WebRTC & Meet strangers, create private rooms, and chat instantly. 🌐 Would love your feedback! 🙌 #WebRTC #BuildInPublic #WebDevelopment #OpenToWork

One-click TON staking service offering 20%+ APR with no setup fees.
@SonAle99671 · X
Hi! Love seeing builders connect like this. Followed you. I'm heads-down building Toki these days — free, unlimited AI for anyone, no subscription, powered by crypto you keep rather than spend. Always down to connect, let's keep in touch.

用 Chattylator 翻译文本保留原文语气和细微差别,支持多种说话风格。
@CJKA56U1Xv2CA2p · X
Just launched an AI translator Ive been working on Instead of only translating words, it tries to preserve the tone and nuance of the original text, with different speaking styles to choose from I'd love to hear your feedback! 🔗 #BuildInPublic #tools

Sonara turns text into natural, expressive speech. Studio-grade voices for narration, assistants, and storytelling.
@Dev_NexaLabs · X
NOTE: we're still in the early phase something is not yet finish.


将 MP4 视频转录为文本,支持时间戳和说话人标签。
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。