Skip to content

Commit

Permalink
add images to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lharries committed May 10, 2024
1 parent 5a63b70 commit 6abc585
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion examples/dubbing/e2e-example/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ElevenVideos Example

This is an end to end example of using the ElevenLabs dubbing API to create "ElevenVideos" a simple site that lets you dub a video.

![the create page](examples/dubbing/e2e-example/create_page.png)

![the streaming page](examples/dubbing/e2e-example/dub_page.png)

## Prerequisites

- Python
Expand Down Expand Up @@ -56,4 +62,4 @@ To start the frontend server.
1. On `http://localhost:5173`, click `Add Project` button
2. Fill the required form. The video file should be in mp4 format.
3. Wait for the dubbing process to be finished.
4. Click language logo on target language to stream the video.
4. Click language logo on target language to stream the video.
Binary file added examples/dubbing/e2e-example/create_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/dubbing/e2e-example/dub_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6abc585

Please sign in to comment.