什麼是 text-to-speech?
使用 ElevenLabs 語音 AI 將文字轉換為語音。從文字生成音訊、創建畫外音、建立語音應用程式或合成 70 多種語言的語音時使用。 來源:connorads/dotfiles。
使用 ElevenLabs 語音 AI 將文字轉換為語音。從文字生成音訊、創建畫外音、建立語音應用程式或合成 70 多種語言的語音時使用。
透過命令列快速安裝 text-to-speech AI 技能到你的開發環境
來源:connorads/dotfiles。
Generate natural speech from text - supports 74+ languages, multiple models for quality vs latency tradeoffs.
Setup: See Installation Guide. For JavaScript, use @elevenlabs/ packages only.
| Model ID | Languages | Latency | Best For |
使用 ElevenLabs 語音 AI 將文字轉換為語音。從文字生成音訊、創建畫外音、建立語音應用程式或合成 70 多種語言的語音時使用。 來源:connorads/dotfiles。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/connorads/dotfiles --skill text-to-speech使用 ElevenLabs 語音 AI 將文字轉換為語音。從文字生成音訊、創建畫外音、建立語音應用程式或合成 70 多種語言的語音時使用。 來源:connorads/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill text-to-speech 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/connorads/dotfiles