You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgstyle="width:100%;"alt="The LiveKit icon, the name of the repository and some sample code in the background."src="https://raw.githubusercontent.com/livekit/client-sdk-python/main/.github/banner_light.png">
5
+
<imgstyle="width:100%;"alt="The LiveKit icon, the name of the repository and some sample code in the background."src="https://raw.githubusercontent.com/livekit/python-sdks/main/.github/banner_light.png">
6
6
</picture>
7
7
<!--END_BANNER_IMAGE-->
8
8
@@ -113,11 +113,11 @@ async def main():
113
113
114
114
## Examples
115
115
116
-
-[Facelandmark](https://github.com/livekit/client-sdk-python/tree/main/examples/face_landmark): Use mediapipe to detect face landmarks (eyes, nose ...)
117
-
-[Whisper](https://github.com/livekit/client-sdk-python/tree/main/examples/whisper): Transcribe an audio track using OpenAI whisper
118
-
-[Basic room](https://github.com/livekit/client-sdk-python/blob/main/examples/basic_room.py): Connect to a room
119
-
-[Publish hue](https://github.com/livekit/client-sdk-python/blob/main/examples/publish_hue.py): Publish a rainbow video track
120
-
-[Publish wave](https://github.com/livekit/client-sdk-python/blob/main/examples/publish_hue.py): Publish a sine wave
116
+
-[Facelandmark](https://github.com/livekit/python-sdks/main/examples/face_landmark): Use mediapipe to detect face landmarks (eyes, nose ...)
117
+
-[Whisper](https://github.com/livekit/python-sdks/tree/main/examples/whisper): Transcribe an audio track using OpenAI whisper
118
+
-[Basic room](https://github.com/livekit/python-sdks/blob/main/examples/basic_room.py): Connect to a room
119
+
-[Publish hue](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a rainbow video track
120
+
-[Publish wave](https://github.com/livekit/python-sdks/blob/main/examples/publish_hue.py): Publish a sine wave
0 commit comments