-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Hugging Face Whisper transcription link
- Simplified file content decoding in `get_file_content()` - Removed temporary file handling in transcription process - Updated logging and error handling in transcription workflow - Removed unnecessary dialog filtering conditions - Simplified API request headers and content handling The changes streamline the Whisper transcription link implementation and improve its robustness.
- Loading branch information
1 parent
6c370de
commit ec903cb
Showing
2 changed files
with
16 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters