Fastrtc

Latest version: v0.0.31

Safety actively analyzes 715493 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.15

What's Changed
* feat: Add optional startup function to ReplyOnPause by Ryu1845 in https://github.com/freddyaboulton/fastrtc/pull/170

We've added a new parameter to `ReplyOnPause` and `ReplyOnStopWords` called `startup_fn`. Pass in generator that yields any output data and the assistant will run that generator as soon as a user connects.

More information here: https://fastrtc.org/userguide/audio/#startup-function

Audio Response
https://github.com/user-attachments/assets/6d9d9246-f874-4030-aafa-c570527472ac

Text Response
https://github.com/user-attachments/assets/aea98394-64b7-44a9-aea1-c572af2d049f


New Contributors
* Ryu1845 made their first contribution in https://github.com/freddyaboulton/fastrtc/pull/170

**Full Changelog**: https://github.com/freddyaboulton/fastrtc/compare/0.0.14...0.0.15

0.0.14

New Contributors
* rohanprichard made their first contribution in https://github.com/freddyaboulton/fastrtc/pull/139
* Codeblockz made their first contribution in https://github.com/freddyaboulton/fastrtc/pull/159

**Full Changelog**: https://github.com/freddyaboulton/fastrtc/compare/0.0.13...0.0.14

0.0.13

New Contributors
* akjava made their first contribution in https://github.com/freddyaboulton/fastrtc/pull/126
* mahimairaja made their first contribution in https://github.com/freddyaboulton/fastrtc/pull/125

**Full Changelog**: https://github.com/freddyaboulton/fastrtc/compare/0.0.11...0.0.13

0.0.12

What's Changed
* Clean up interrupted generators in ReplyOnPause/ReplyOnStopWords by freddyaboulton in https://github.com/freddyaboulton/fastrtc/pull/124
* Link + doc fixes


**Full Changelog**: https://github.com/freddyaboulton/fastrtc/compare/0.011...0.0.12

0.0.11

- ReplyOnPause and ReplyOnStopWords can now be interrupted by default. This means that if the user starts to speak while the generator is running, the generator will be interrupted and the new response will start.

Also included some minor fixes to some transcription demos.

https://github.com/user-attachments/assets/5243d71b-a27b-401f-9a6c-10a3a6ca4fb8

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.