-
Notifications
You must be signed in to change notification settings - Fork 37
initial explanation of the transcribe app #827
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
Conversation
mkdocs/docs/HPC/transcribe.md
Outdated
|
|
||
| There are some advanced options one can choose from. They should not be needed for normal usage. | ||
|
|
||
| they are intended for corner cases or to compare results between different `Whisper` models and/or different implementation flavours |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| they are intended for corner cases or to compare results between different `Whisper` models and/or different implementation flavours | |
| They are intended for corner cases, or to compare results between different `Whisper` models and/or different implementation flavours |
mkdocs/docs/HPC/transcribe.md
Outdated
| There are some advanced options one can choose from. They should not be needed for normal usage. | ||
|
|
||
| they are intended for corner cases or to compare results between different `Whisper` models and/or different implementation flavours | ||
| (`whisper` and `whisper-ctranslate2`) wrt speed and quality. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| (`whisper` and `whisper-ctranslate2`) wrt speed and quality. | |
| (`whisperx` and `whisper-ctranslate2`) with respect to speed and quality. |
mkdocs/docs/HPC/transcribe.md
Outdated
| ### Cluster | ||
|
|
||
| Changing the cluster from the interactive cluster will give you access to much better GPU, | ||
| but at a penalty of having to wait in the queue of the other cluster typically for a much loinger time |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| but at a penalty of having to wait in the queue of the other cluster typically for a much loinger time | |
| but at a penalty of having to wait in the queue of the other cluster typically for a much longer time |
mkdocs/docs/HPC/transcribe.md
Outdated
|
|
||
| Changing the cluster from the interactive cluster will give you access to much better GPU, | ||
| but at a penalty of having to wait in the queue of the other cluster typically for a much loinger time | ||
| then it will take to complete the transcrition on the default cluster. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| then it will take to complete the transcrition on the default cluster. | |
| than it will take to complete the transcription on the default cluster. |
No description provided.