-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #227 from dyte-io/fix-ai
fix: migrate links & remove docs ai
- Loading branch information
Showing
12 changed files
with
243 additions
and
1,482 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ For this, we have provided a sample in NodeJS for you to checkout (dyte-io/googl | |
To use this sample, please clone this using the following command. | ||
|
||
``` | ||
git clone [email protected]:dyte-in/google-transcription.git | ||
git clone [email protected]:dyte-io/google-transcription.git | ||
``` | ||
|
||
### 2.1 Environment Setup | ||
|
@@ -66,7 +66,7 @@ The HTTP endpoint where this server is accessible will now be called `backend_ur | |
npm install @dytesdk/google-transcription | ||
``` | ||
|
||
Source available at (dyte-io/google-transcription)(https://github.com/dyte-in/google-transcription/tree/main/client) | ||
Source available at (dyte-io/google-transcription)(https://github.com/dyte-io/google-transcription/tree/main/client) | ||
|
||
### 3.2 Integrate | ||
|
||
|
@@ -105,4 +105,4 @@ To see the support languages, please refer to | |
With this, you would now be able to receive the live transcriptions. | ||
Feel free to put them in UI as per your need. | ||
|
||
If you need a sample of this guide, please refer to https://github.com/dyte-in/google-transcription/blob/main/client/demo/index.ts | ||
If you need a sample of this guide, please refer to https://github.com/dyte-io/google-transcription/blob/main/client/demo/index.ts |
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.