Text To Speech (ElevenLabs)
Hello everyone ! I Made a Text To Speech Script in Fivem that uses ElevenLabs API. For those who don’t know what Text-to-Speech is, artificial intelligence freezes the text you write into sound in a quality direction. Preview Github Usage: exports['torpak-tts']:Speech(text, voice ID)...
forum.cfx.re
我在 Fivem 中制作了一个使用 ElevenLabs API 的文本转语音脚本。
对于那些不知道文本转语音是什么的人来说,人工智能会以高质量的方向将您所写的文本冻结为声音。
预览
Github
用法:
exports['torpak-tts']:Speech(text, voice ID)
重要的:
您需要获取 ElevenLabs API 才能使用它,它完全免费。
我把语音 ID 列表放在了 github 上。