Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirPaulb committed Feb 8, 2024
1 parent 6d7fe23 commit 641a5c3
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 119 deletions.
2 changes: 1 addition & 1 deletion content/posts/real-time-voice-translator.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The Speech Translation Model (STM) orchestrates a series of interconnected proce

## Installation and Usage
### Dependencies
{{< terminal title="Pip Dependencies" >}}
{{< terminal title="Python Packages" >}}
```python
<=Python3.11, gTTS, pyaudio, playsound==1.2.2, deep-translator, SpeechRecognition, google-transliteration-api, cx-Freeze
```
Expand Down
Loading

0 comments on commit 641a5c3

Please sign in to comment.