3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1
raw
history blame contribute delete
198 Bytes
module elevenlabs_tts
go 1.20
replace ten_framework => ../../system/ten_runtime_go/interface
require (
github.com/haguro/elevenlabs-go v0.2.4
ten_framework v0.0.0-00010101000000-000000000000
)