Aleix Conchillo Flaqué
9590cc2fbc
examples: fix whisper examples
2024-04-05 13:43:51 -07:00
Aleix Conchillo Flaqué
1ea503c1e6
examples: fix 03a-image-local
2024-04-04 15:35:58 -07:00
Aleix Conchillo Flaqué
982c0a0749
examples: move non-working examples to to_be_updated
2024-04-04 14:04:53 -07:00
Aleix Conchillo Flaqué
3528f5d735
use conditional imports and show help errors if modules not found
2024-04-03 15:27:31 -07:00
chadbailey59
2f59e38a7a
Modularize tricky dependencies ( #95 )
...
* removed pyaudio from threaded transport
* modularized torch and torchaudio
* modularized local transport
* Working Dockerfile as well
* docker updates for fly.io
2024-04-03 10:48:11 -05:00
chadbailey59
c21014860f
Added app messages to translator example ( #94 )
2024-04-01 14:25:20 -05:00
chadbailey59
d4e3e1710f
Server updates ( #90 )
...
* updated server readme
* fixup
* Refactored server
* fixup
2024-03-28 15:03:08 -05:00
Moishe Lettvin
27322108b7
Cleanup the last few badly-named Frame types
2024-03-28 12:36:24 -04:00
Moishe Lettvin
565acfa9c9
Merge pull request #86 from daily-co/transport-refactor
...
Starting refactor of transports into their own directory
2024-03-28 11:17:32 -04:00
Moishe Lettvin
5c0ba1b6f0
Fix off by one errors, add tests and comment
2024-03-28 08:34:34 -04:00
James Hush
a3293c6d7a
fix: force overriding environment variables from .env files ( #89 )
2024-03-27 23:38:55 +08:00
Moishe Lettvin
2fc5de6afe
Starting refactor of transports into their own directory
2024-03-26 08:35:04 -04:00
Moishe Lettvin
2bda4c3307
Websocket transport
2024-03-25 13:54:34 -04:00
Aleix Conchillo Flaqué
8f9aeb0751
Merge pull request #82 from daily-co/remove-unused-imports
...
remove unused imports
2024-03-22 03:02:07 +08:00
Aleix Conchillo Flaqué
cf5d516d51
use OPENAI_API_KEY instead of OPENAI_CHATGPT_API_KEY
...
Fixes #77
2024-03-20 15:26:32 -07:00
Aleix Conchillo Flaqué
0666dd1194
remove unused imports
2024-03-20 14:52:19 -07:00
Aleix Conchillo Flaqué
a573277a10
examples: copy runner.py and auth.py where needed
2024-03-18 17:10:23 -07:00
Aleix Conchillo Flaqué
90c34d278f
move src/examples to examples
2024-03-18 11:51:38 -07:00