Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated comments in settings.py to make a few of them clearer. #128

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

richardklafter
Copy link
Collaborator

No description provided.

@@ -41,7 +41,7 @@ class APISettings(BaseSettings):
# SV threshold
sv_threshold: float = 0.75

# The default whisper model to use
# The default whisper model to use. Options are "tiny", "base", "small", "medium", "large"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I put in "large-v2" which doesn't work :P

@richardklafter richardklafter changed the title Updated comments in settings.py ro make a few of them clearer. Updated comments in settings.py to make a few of them clearer. Oct 14, 2023
@kristiankielhofner kristiankielhofner merged commit 75e6c04 into main Oct 24, 2023
1 of 2 checks passed
@kristiankielhofner kristiankielhofner deleted the rk/settings-doc-tweaks branch October 24, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants