MCPcopy Create free account
hub / github.com/chinobing/FastAPI-PaddleSpeech-Audio-To-Text / Config

Class Config

pstext/schemas.py:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 created_at: datetime
18
19 class Config:
20 orm_mode = True
21
22class CreateAudioSegment(BaseModel):
23 segment_title: str

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected