Skip to content

Commit 819baef

Browse files
authored
remove whisper example (#166)
1 parent 818aa98 commit 819baef

File tree

4 files changed

+0
-270
lines changed

4 files changed

+0
-270
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ async def main():
113113
## Examples
114114

115115
- [Facelandmark](https://github.com/livekit/python-sdks/tree/main/examples/face_landmark): Use mediapipe to detect face landmarks (eyes, nose ...)
116-
- [Whisper](https://github.com/livekit/python-sdks/tree/main/examples/whisper): Transcribe an audio track using OpenAI whisper
117116
- [Basic room](https://github.com/livekit/python-sdks/blob/main/examples/basic_room.py): Connect to a room
118117
- [Publish hue](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a rainbow video track
119118
- [Publish wave](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a sine wave

examples/whisper/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/whisper/README.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

examples/whisper/whisper.py

Lines changed: 0 additions & 226 deletions
This file was deleted.

0 commit comments

Comments
 (0)