Skip to content

Commit

Permalink
remove whisper example
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Feb 14, 2024
1 parent 0a8bdde commit b287af1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 271 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ async def main():
## Examples

- [Facelandmark](https://github.com/livekit/python-sdks/tree/main/examples/face_landmark): Use mediapipe to detect face landmarks (eyes, nose ...)
- [Whisper](https://github.com/livekit/python-sdks/tree/main/examples/whisper): Transcribe an audio track using OpenAI whisper
- [Basic room](https://github.com/livekit/python-sdks/blob/main/examples/basic_room.py): Connect to a room
- [Publish hue](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a rainbow video track
- [Publish wave](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a sine wave
Expand Down
1 change: 0 additions & 1 deletion examples/whisper/.gitignore

This file was deleted.

42 changes: 0 additions & 42 deletions examples/whisper/README.md

This file was deleted.

226 changes: 0 additions & 226 deletions examples/whisper/whisper.py

This file was deleted.

1 change: 0 additions & 1 deletion livekit-rtc/rust-sdks
Submodule rust-sdks deleted from 4450c6

0 comments on commit b287af1

Please sign in to comment.