Commit Graph

71 Commits

Author SHA1 Message Date
Freddy Boulton
4ac69ee219 Increase timeout (#310)
* Increase timeout

* Version 24

* Build
2025-05-12 08:56:10 -04:00
Freddy Boulton
a6a093740f Add code (#300) 2025-04-23 16:23:32 -04:00
Freddy Boulton
24349dee0c Fix TURN credentials for interactive video + other Gemini Audio Video demo tweaks (#297)
* Gemini

* Add code

* demo tweaks
2025-04-23 12:52:47 -04:00
Freddy Boulton
f8a214f132 Release (#294)
* commit

* Fix
2025-04-22 14:45:48 -04:00
Freddy Boulton
b2a01d5fe9 commit (#293) 2025-04-22 14:44:13 -04:00
Freddy Boulton
074e9c9345 Fix websocket interruption (#291)
* Code

* Fix

* add code

* interruptions

* Add code

* code

* Add code

* Add code

* code
2025-04-22 14:40:19 -04:00
Freddy Boulton
c9bca428af Set ice candidates server (#285)
* Add code

* Add code

* Code
2025-04-17 10:20:53 -04:00
Freddy Boulton
72fdc74e82 Change Repo URL (#282)
* Cartesia

* README
2025-04-15 21:48:38 -04:00
Marcus Valtonen Örnhag
d42740372c Update old links in pyproject.toml (#270)
* Update old links

* Add email + lint

---------

Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>
Co-authored-by: Freddy Boulton <41651716+freddyaboulton@users.noreply.github.com>
2025-04-10 10:12:22 -04:00
Václav Volhejn
58bccddd93 Fix audio type conversion (#259)
* Fix conversion between audio dtypes

* Run Pytest in CI

* Add pytest tests path in pyproject.toml

* Fix usages

* Use other PR's test format (more or less)

* Support legacy arguments

* Fix pyproject.toml and test location

* Omit `test` arg in CI, given by pyproject.toml

---------

Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2025-04-09 10:00:23 -04:00
Freddy Boulton
fdf6bea1c6 code (#265) 2025-04-09 09:38:18 -04:00
Freddy Boulton
837330dcd8 Cloudflare turn integration (#264)
* Turn integration

* Add code:

* type hint

* Fix typehint

* add code

* format

* WIP

* trickle ice

* bump version

* Better docs

* Modify

* code

* Mute icon for whisper

* Add code

* llama 4 demo

* code

* OpenAI interruptions

* fix docs
2025-04-09 09:36:51 -04:00
Marcus Valtonen Örnhag
f70b27bd41 Enforce modern typing (#258)
* Allow UP

* Upgrade typing

* test smolagents

* Change to contextlib

---------

Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>
2025-04-08 16:46:12 -04:00
Marcus Valtonen Örnhag
2331079c0f Introduce unit tests (#248)
* Proof-of-concept: unittests

* Add pytest-asyncio dep

* Import Body from stream

* Add test for allow_extra_tracks

* Cleanup decorators

* add test to linting

* fix ruff issues

* Run formatter

* fix

* Dont test every python version

---------

Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2025-04-07 17:35:25 -04:00
Marcus Valtonen Örnhag
0767030997 Introduce static type checking with pyright (#255) 2025-04-05 14:19:05 -04:00
Marcus Valtonen Örnhag
948a479601 Introduce automatic linting with Github workflows (#251)
* Add linters

* use other setup-python version

* Use string instead

* Add more linting

* Fix tests

* minor changes

---------

Co-authored-by: Marcus Valtonen Örnhag <marcus.valtonen.ornhag@ericsson.com>
2025-04-04 12:36:35 -04:00
Freddy Boulton
e89f0699b5 MIT license (#246) 2025-04-03 13:56:18 -04:00
Freddy Boulton
5636736c56 bump version (#226) 2025-03-31 13:03:27 -04:00
Freddy Boulton
b18f6331a3 Add code (#212) 2025-03-25 14:45:23 -04:00
Freddy Boulton
e231f793e8 trigger release (#201)
* trigger release

* add code
2025-03-20 21:01:13 -04:00
Freddy Boulton
103381dac2 bump version (#190) 2025-03-18 21:43:58 -04:00
Freddy Boulton
4fb28f3bf2 0.0.15 (#172) 2025-03-13 19:01:27 -04:00
Freddy Boulton
514310691d Bump version (#164)
* Code'

* fix
2025-03-11 13:05:39 -04:00
Freddy Boulton
504eb452f0 stt models (#147) 2025-03-07 17:03:11 -05:00
Freddy Boulton
4cac472ff4 release (#146) 2025-03-07 14:21:12 -05:00
Freddy Boulton
6517a93472 Clean up cancelled generators (#124)
* fix links

* fix upload

* add code

* Add code

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-03-04 18:08:10 -05:00
Freddy Boulton
6ea54777af ReplyOnPause and ReplyOnStopWords can be interrupted (#119)
* Add all this code

* add code

* Fix demo

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-03-03 21:47:16 -05:00
Freddy Boulton
d8396a2714 Fix async echo example (#118)
* Fix async example

* Version bump

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-03-03 14:06:24 -05:00
Freddy Boulton
9cc0278985 Video Bugfix + generator (#96)
* Code

* Fix demo

* move to init

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-27 12:30:19 -05:00
Freddy Boulton
43e42c1b22 Tidy up connection logic (#90)
* Add code:

* code

* code

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-26 18:21:26 -05:00
Freddy Boulton
da872627b9 Set border radius (#84)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-26 11:53:25 -05:00
Freddy Boulton
bb85e894be Fix python 3.13 (#83)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-26 09:43:08 -05:00
Freddy Boulton
ff0cb7197f Fix credentials (#75)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-25 19:07:40 -05:00
Freddy Boulton
2a53bf4a7a version 2025-02-25 10:59:29 -05:00
Freddy Boulton
aafd7b82eb Add code (#70)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-24 21:21:52 -05:00
Freddy Boulton
5a4693ee0b Raise errors automatically (#69)
* Add auto errors

* change code

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-24 20:21:25 -05:00
Freddy Boulton
92a4bb4098 Add cname (#67)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-24 12:21:54 -05:00
Freddy Boulton
3323ef28a8 Tweak (#66)
* thanks

* title fix

* version bump

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-24 01:30:45 -05:00
Freddy Boulton
853d6a06b5 Rebrand to FastRTC (#60)
* Add code

* add code

* add code

* Rename messages

* rename

* add code

* Add demo

* docs + demos + bug fixes

* add code

* styles

* user guide

* Styles

* Add code

* misc docs updates

* print nit

* whisper + pr

* url for images

* whsiper update

* Fix bugs

* remove demo files

* version number

* Fix pypi readme

* Fix

* demos

* Add llama code editor

* Update llama code editor and object detection cookbook

* Add more cookbook demos

* add code

* Fix links for PR deploys

* add code

* Fix the install

* add tts

* TTS docs

* Typo

* Pending bubbles for reply on pause

* Stream redesign (#63)

* better error handling

* Websocket error handling

* add code

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>

* remove docs from dist

* Some docs typos

* more typos

* upload changes + docs

* docs

* better phone

* update docs

* add code

* Make demos better

* fix docs + websocket start_up

* remove mention of FastAPI app

* fastphone tweaks

* add code

* ReplyOnStopWord fixes

* Fix cookbook

* Fix pypi readme

* add code

* bump versions

* sambanova cookbook

* Fix tags

* Llm voice chat

* kyutai tag

* Add error message to all index.html

* STT module uses Moonshine

* Not required from typing extensions

* fix llm voice chat

* Add vpn warning

* demo fixes

* demos

* Add more ui args and gemini audio-video

* update cookbook

* version 9

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-02-24 01:13:42 -05:00
Freddy Boulton
b6d8e6a57f Fix (#52)
Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
2025-01-27 16:16:42 -05:00
Freddy Boulton
e98dc16217 Change recording label (#50)
* add code

* bump version

* Add code
2025-01-15 12:10:38 -05:00
Freddy Boulton
4d16634307 code (#48) 2025-01-10 17:14:47 -05:00
Freddy Boulton
5812fd5aeb Make sure channel is always set, be able to raise UI errors with WebRTCError (#45)
* Code

* test

* code

* user guide
2024-12-23 15:21:10 -05:00
Freddy Boulton
e057fc1502 librosa (#44) 2024-12-20 15:15:07 -05:00
Freddy Boulton
c45febf3bf Async stream handler support (#43)
* async stream handler

* Add code
2024-12-20 12:46:17 -05:00
Freddy Boulton
8a5c1f1bb3 Code (#40) 2024-12-16 11:27:01 -05:00
Freddy Boulton
b97712bc0d fix readme (#38) 2024-12-13 12:04:42 -08:00
Freddy Boulton
6c983482b8 Add ReplyOnStopWords (#35)
* add code

* fix dependencies

* add code:
2024-12-11 18:25:53 -08:00
Freddy Boulton
903f1f70bd Audio to float32 util (#32)
* add util

* version bump
2024-12-06 14:31:12 -08:00
Freddy Boulton
80283f6631 Docs fixes (#31) 2024-12-06 10:46:52 -05:00