Skip to content

Commit

Permalink
add pydantic validation to WhispeModel and BatchInferencePipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
extrange committed Oct 30, 2024
1 parent f25572e commit 121634d
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 234 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ __pycache__/
# Distribution / Packaging
venv/
*.egg-info
build/

# Unit Test
.pytest_cache/
Expand Down
Loading

0 comments on commit 121634d

Please sign in to comment.