Ben Xu
|
280983597c
|
merge temp branch
|
2024-06-18 10:14:12 -07:00 |
Ben Xu
|
a495b9db6a
|
add latency logs
|
2024-06-18 10:11:52 -07:00 |
Ben Xu
|
d59bce5107
|
stash local debug statements
|
2024-06-18 09:55:32 -07:00 |
Ben Xu
|
5e6dae2dd2
|
Merge branch 'temp-branch' into async-interpreter
|
2024-06-18 06:05:31 -07:00 |
Ben Xu
|
eee00ac026
|
add async interpreter with coqui, openai, elevenlabs tts
|
2024-06-18 05:47:12 -07:00 |
Ben Xu
|
4b25239d0f
|
stash server changes
|
2024-06-17 15:11:31 -07:00 |
Ben Xu
|
2627fba481
|
remove print api key
|
2024-06-14 11:49:19 -07:00 |
Ben Xu
|
5e9f94024c
|
fix api keys
|
2024-06-14 11:29:18 -07:00 |
Ben Xu
|
72f7d140d4
|
add realtime tts streaming
|
2024-06-11 20:12:36 -07:00 |
Ben Xu
|
9e04e2c5de
|
remove excess print statements
|
2024-06-03 20:51:11 -04:00 |
Ben Xu
|
10681b552f
|
add async-interpreter
|
2024-05-30 21:08:03 -04:00 |
Ben Xu
|
926045e3e8
|
add js docs
|
2024-05-06 15:01:47 -04:00 |
Ben Xu
|
4994132c19
|
Merge branch 'main' of https://github.com/OpenInterpreter/01 into react-native-app
|
2024-05-06 12:43:05 -04:00 |
killian
|
f2f66bb8f2
|
Merge pull request #239 from rbrisita/fix_dmesg
Better Handle `dmesg` Log File
|
2024-05-04 13:43:50 -07:00 |
killian
|
b3e1655c37
|
Merge pull request #236 from Abdullah-Gohar/main
Fixed the ctrl-c bug, Fixes #231
|
2024-05-04 13:39:27 -07:00 |
killian
|
f1b9d7fe97
|
Merge pull request #257 from eltociear/patch-5
Update server.py
|
2024-05-04 13:38:45 -07:00 |
killian
|
a7dc1471f5
|
Merge pull request #232 from rbrisita/fix_ffmpeg-logs
Fix FFmpeg Logs
|
2024-05-04 13:37:05 -07:00 |
Ben Xu
|
2f594dd825
|
add monospace font
|
2024-05-03 18:48:22 -04:00 |
Ben Xu
|
763026d59f
|
add text response interface
|
2024-05-03 18:40:59 -04:00 |
Ty Fiero
|
59fa4e095b
|
Merge pull request #262 from benxu3/react-native-app
fix audio layering in react-native app
|
2024-05-03 13:07:28 -07:00 |
Ben Xu
|
7a09fd6f0f
|
Merge branch 'main' of https://github.com/benxu3/01 into react-native-app
|
2024-05-03 15:43:33 -04:00 |
Ben Xu
|
6d8781ab94
|
refactor with useRef
|
2024-05-03 15:14:57 -04:00 |
Ty Fiero
|
4ecb84d6a2
|
Fix for local mode
|
2024-05-03 08:12:29 -07:00 |
Ben Xu
|
562cfb7206
|
add cd in readme
|
2024-05-02 20:53:02 -04:00 |
Ty Fiero
|
05fddc29d9
|
Rename directory
|
2024-05-02 17:45:12 -07:00 |
Ty Fiero
|
23cc71a3a3
|
The Refactor
|
2024-05-02 17:44:51 -07:00 |
Ben Xu
|
9505429c5a
|
add readme
|
2024-05-02 20:27:47 -04:00 |
Ben Xu
|
a21bddab77
|
add record button
|
2024-05-02 19:24:57 -04:00 |
Ben Xu
|
6b7b6ab65d
|
remove logging
|
2024-05-02 16:55:05 -04:00 |
Ben Xu
|
a7b160eec1
|
add accumulate mobile
|
2024-05-02 14:14:34 -04:00 |
Ben Xu
|
3dea99470a
|
add mobile flag
|
2024-05-02 12:48:32 -04:00 |
Ty Fiero
|
2e0ab15e5b
|
More changes
|
2024-04-25 16:18:18 -07:00 |
Ty Fiero
|
34207314f5
|
utils
|
2024-04-25 15:26:42 -07:00 |
Ty Fiero
|
9e60fee6ee
|
UI changes and audio fixes
|
2024-04-25 15:17:38 -07:00 |
Ty Fiero
|
4647b24ccc
|
It works!!
|
2024-04-25 12:05:12 -07:00 |
Ikko Eltociear Ashimine
|
3efe9aca8c
|
Update server.py
recieved -> received
|
2024-04-26 00:40:39 +09:00 |
Ben Xu
|
cd22f22300
|
add onPlayBackStatusUpdate
|
2024-04-25 08:24:02 -04:00 |
Ben Xu
|
d80bdbafe4
|
reset accumulator on server to process multiple requests
|
2024-04-25 06:15:15 -04:00 |
Ben Xu
|
1e1db0836c
|
queue audio
|
2024-04-24 22:09:59 -04:00 |
Ty Fiero
|
0602348f1c
|
send wav files
|
2024-04-24 17:59:41 -07:00 |
Ben Xu
|
f673744f1b
|
upload file to gcloud storage
|
2024-04-24 20:46:36 -04:00 |
Ben Xu
|
163b28383c
|
integrate working toy
|
2024-04-24 17:47:20 -04:00 |
Ben Xu
|
e397f8819f
|
add binary audio parsing
|
2024-04-24 12:54:18 -04:00 |
Robert Brisita
|
471b5f8a84
|
Adding checks for dmesg log access and creation of it if not accessible.
|
2024-04-14 02:24:55 -04:00 |
Abdullah Gohar
|
325fcea15b
|
Removed redundant logging lines
|
2024-04-14 07:58:16 +05:00 |
Abdullah Gohar
|
f365b6a515
|
Fixed non-connection issue
|
2024-04-14 07:50:03 +05:00 |
Abdullah Gohar
|
3fbf2aa362
|
Fixed the ctrl-c bug
|
2024-04-12 09:03:48 +05:00 |
Robert Brisita
|
b24d48fd89
|
Adding check to true on subprocess run calls to expose command errors that would otherwise fail silently.
|
2024-04-10 15:02:50 -04:00 |
Robert Brisita
|
991cba8d09
|
Adding loglevel panic to suppress FFmpeg logs when running STT locally.
|
2024-04-10 14:56:47 -04:00 |
Ty Fiero
|
a40c8041f2
|
Merge pull request #223 from dheavy/fix/precommit-linter
Fix pre-commit linter
|
2024-04-08 09:28:57 -07:00 |