Skip to content

Commit

Permalink
fixing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
namankhurpia committed Dec 28, 2023
1 parent 524085b commit 85bc750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ ResponseBody response = new EasyTranscriptionService().EasyTranscription("OPENAI
Click [here](https://github.com/namankhurpia/Easy-open-ai/blob/main/src/main/java/io/github/namankhurpia/Documentation/RunnerForSingleInstance.java) to jump to the code example.


## Transcription API (original - provided by OpenAI)
## Transcription API

```java
File audioFile = new File("/Users/namankhurpia/Desktop/audio.mp3");
Expand Down

0 comments on commit 85bc750

Please sign in to comment.