forked from linweiyuan/go-chatgpt-api
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved error handling and added audio transcription
The code changes include improved error handling in the image generation script. Now, instead of directly printing the URL, it checks if there's an error in the response and prints that instead. If no error is found, it proceeds to print the URL as before. In addition, new functionality for audio transcription and speech creation has been introduced. This update is reflected in the README file along with other minor formatting adjustments for better readability.
- Loading branch information
Showing
4 changed files
with
26 additions
and
106 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
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
Oops, something went wrong.