haixuantao
d929140512
add arm32 into docker build process
1 year ago
haixuantao
91a11b59e3
Make docker container multi platform
1 year ago
haixuantao
8acd6a3800
Adding permission to build and push job
1 year ago
haixuantao
17a2e59190
Improve docker registry
1 year ago
Haixuan Xavier Tao
1ee502796e
Create docker-image.yml
1 year ago
Haixuan Xavier Tao
844e94a6be
Add noise filtering on whipser to be able to use speakers ( #847 )
This PR makes it possible to use speakers when talking to an AI through
voice. It is done by filtering out the output of the TTS from the input
of the STT using fuzzy matching.
1 year ago
haixuantao
2f20ec4521
Make sure to handle cross compilation
1 year ago
haixuantao
a2125fef1f
Add checks for windows x86
1 year ago
haixuantao
acb465350e
Add check all except python dependencies
1 year ago
haixuantao
5b4100e2e5
Use cargo check all
1 year ago
haixuantao
bf307d1b76
make cross platform build only happen on release
1 year ago
Philipp Oppermann
00f9270524
Fix: Set variables outside bash script to prevent injection
1 year ago
Philipp Oppermann
6db36c2822
CI: Permit issue modifications for issue assign job
Follow-up to #840
1 year ago
Munish Mummadi
f967cf39de
feat: updated dora-bot assigning and guide
1 year ago
haixuantao
de21dc1241
Remove prepare_freethreaded_python which is not necessary
1 year ago
haixuantao
d464dc8c98
Add `generate-import-lib` experimental feature
1 year ago
haixuantao
518c6b0113
Add cross compilation for rust-python dependencies
1 year ago
haixuantao
7388bba256
Simplify node hub test and publish
1 year ago
haixuanTao
b47be49436
Add more time for dataflow to stop
1 year ago
haixuanTao
8c9335eb33
Make sure that the daemon runs within the same environment as the build process
1 year ago
haixuanTao
dde40540b2
Fix miss configured version of multiple library to make sure everything is well versioned
1 year ago
haixuanTao
8b19716b3e
Fix pip installation of development dora node api python
1 year ago
haixuantao
196bed3454
Add support for uv within runtime node
1 year ago
haixuantao
649902783c
Fix CI/CD
1 year ago
haixuantao
c72bc64745
Fix uv build error
1 year ago
haixuantao
1a35193ae7
Fix dependency installation on template
1 year ago
haixuantao
d1af9bc272
Fix CI
1 year ago
haixuantao
8617357fe4
Add uv at the beginning of installation instruction
1 year ago
haixuantao
e854af33b0
Setup uv using github action
1 year ago
haixuanTao
095156941f
Migrate the CI to --uv
1 year ago
haixuanTao
cb8007a13a
Fix rerun error in CI/CD by moving up operating mode env variable
1 year ago
haixuantao
76ee88f9c0
Adding operatinf mode with python example to avoid wgpu error
1 year ago
haixuantao
52c13dca98
Install UV for testing
1 year ago
haixuantao
fa3f408a27
Making CI/CD of node hub independant from other nodes
1 year ago
haixuantao
d1c46948e7
Using only paths for pip-release
1 year ago
haixuantao
18712d1706
Make CI/CD finish despite not every node being CI passing
1 year ago
haixuantao
fe1a7239f6
Add `Cargo.toml` within pip release process
1 year ago
Philipp Oppermann
d98032fd0e
Update CI runners to `ubuntu-22.04`
The ubuntu 20.04 runners will be removed in April 2025. There are already scheduled `brownouts` that lead to build failures, so we should fix it right now.
1 year ago
haixuantao
2ea2abec4d
Reduce sleep time in example
1 year ago
haixuantao
3b6678bd73
Remove free disk space on ubuntu
1 year ago
Haixuan Xavier Tao
b9b8ced620
Adding a test for checking on the latency when used timeout and queue at the same time ( #783 )
This PR is a follow of issue https://github.com/dora-rs/dora/issues/774
and indeed it seems that the latency is higher than what we would
expect.
1 year ago
haixuantao
5102a9e38b
Make the pip release CI only run for dedicated work
1 year ago
haixuantao
a2910b907d
Rename timeout test
1 year ago
Philipp Oppermann
7fc8466c0c
Use `paths-ignore` instead of negated `paths`
The GitHub workflow docs specify: 'If you define a path with the ! character, you must also define at least one path without the ! character. If you only want to exclude paths, use paths-ignore instead.'
1 year ago
haixuantao
2390b020e3
Make uv publish only done on linux runner
1 year ago
haixuantao
0399fee27d
Adding check url
1 year ago
haixuantao
f75290a9e4
Fix runner condition
1 year ago
haixuantao
3fe30d75c2
Bump to dora rc2 version
1 year ago
haixuantao
9ab06f9223
Fix same wheel error message
1 year ago
haixuantao
0026331df6
Minor release fix
1 year ago