Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ngxson
/
kokoro-podcast-generator
like
220
Running
App
Files
Files
Community
3
be27aeb
kokoro-podcast-generator
/
front
/
src
/
config.ts
ngxson
HF Staff
first working version
8e0957b
3 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
export
const
CONFIG
= {
llmEndpoint
:
'https://gnb1thady6h3noiz.us-east-1.aws.endpoints.huggingface.cloud/v1/chat/completions'
,
ttsSpaceId
:
'ngxson/kokoro-podcast-generator'
,
};