Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
windymv025
/
VALL-E-X
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
VALL-E-X
/
server
/
objects.py
ITS-C4SF733\Administrator
all resource
324bf29
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
from
pydantic
import
BaseModel
class
Language
(
BaseModel
):
language:
str
code:
str