Update README.md to enhance demo section and include audio playback for output

pull/627/head
jayeshthk 2025-02-22 12:36:59 +05:30
parent 6ced5dc689
commit 53dd83a966
1 changed files with 7 additions and 4 deletions

View File

@ -168,7 +168,7 @@ audio_array = srt_to_audio(
```
<details>
<summary>`demo SRT`: looks something like this </summary>
<summary> DEMO SRT: looks something like this </summary>
```srt
1
@ -196,11 +196,14 @@ unique every time and it
basically makes quizzes by following the structure of the syllabus and government and or
```
</details>
## `output`:
[srt_to_audio.webm](https://github.com/jayeshthk/jayeshthk/raw/refs/heads/main/statics_helper/final_output_audio%20(1).webm)
<audio controls>
<source src="https://github.com/usern/usern/raw/refs/heads/main/statics_helper/final_output_audio%20(1).webm" type="audio/webm">
Your browser does not support the audio element.
</audio>
</details>
## Parameters: