Maaz1 commited on
Commit
a83c483
Β·
verified Β·
1 Parent(s): b5bf136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,7 +6,7 @@ colorFrom: yellow
6
  colorTo: purple
7
  pinned: true
8
  short_description: 'A Multilingual Audio and Video dubbing tool '
9
- sdk_version: 5.24.0
10
  ---
11
  # Video Translator 🌐
12
 
@@ -34,8 +34,8 @@ A complete video translation system that converts videos into multiple languages
34
 
35
  1. Clone this repository:
36
  ```bash
37
- git clone https://github.com/yourusername/video-translator.git
38
- cd video-translator
39
  ```
40
 
41
  2. Install dependencies:
@@ -50,7 +50,7 @@ pip install -r requirements.txt
50
 
51
  4. Set up your API key:
52
  - Copy `.env.example` to `.env`
53
- - Add your AssemblyAI API key to the `.env` file
54
 
55
  ## Usage
56
 
 
6
  colorTo: purple
7
  pinned: true
8
  short_description: 'A Multilingual Audio and Video dubbing tool '
9
+ sdk_version: 5.25.0
10
  ---
11
  # Video Translator 🌐
12
 
 
34
 
35
  1. Clone this repository:
36
  ```bash
37
+ git clone https://github.com/Maaz1/LinguaStream.git
38
+ cd LinguaStream
39
  ```
40
 
41
  2. Install dependencies:
 
50
 
51
  4. Set up your API key:
52
  - Copy `.env.example` to `.env`
53
+ - Add your AssemblyAI API key to the `.env` file (to get audio text)
54
 
55
  ## Usage
56