Releases: P72024/P7Project
Releases · P72024/P7Project
v1.0.5
backend
What's Changed
- initial setup for backend containers? by @pbaekgaard in P72024/backend#1
- hello world by @pbaekgaard in P72024/backend#2
- update workflow by @pbaekgaard in P72024/backend#3
- Gitignore by @FredTheNoob in P72024/backend#5
- elo by @FredTheNoob in P72024/backend#6
- Web rtc by @denBruneBarone in P72024/backend#7
- Whisper setup by @pbaekgaard in P72024/backend#8
- fixed symlink being made when not using cuda by @pbaekgaard in P72024/backend#9
- [ADD] localhost fix by @denBruneBarone in P72024/backend#10
- oops by @denBruneBarone in P72024/backend#11
- Fix line endings by @KORFITZ1DEV in P72024/backend#13
- Fix/cuda by @FredTheNoob in P72024/backend#14
- Fix/con front to back by @FredTheNoob in P72024/backend#15
- Created GitHub Actions workflow to run all tests when a pull request … by @Xaniah in P72024/backend#18
- 17 convert to real time backend by @FredTheNoob in P72024/backend#20
- Benchmarking by @FredTheNoob in P72024/backend#26
- Mvp by @FredTheNoob in P72024/backend#28
- merge by @FredTheNoob in P72024/backend#29
- The docker containers logs are now written to the console if the test… by @Xaniah in P72024/backend#24
- Benchmarking by @FredTheNoob in P72024/backend#30
- 32 fix backend docker dies with no connection websocket timeout by @FredTheNoob in P72024/backend#33
- remove logs from gitignore by @FredTheNoob in P72024/backend#36
- Create app.log by @FredTheNoob in P72024/backend#37
- Tests by @pbaekgaard in P72024/backend#34
- 35 move node backend to python by @Aasmundur in P72024/backend#39
- 30 vad filter on client research webrtc vad by @FredTheNoob in P72024/backend#40
- retrieved screenname on backend, send back with transcribed text to f… by @Aasmundur in P72024/backend#43
- 42 measure performance metrics latency etc on backend by @FredTheNoob in P72024/backend#44
- fix by @FredTheNoob in P72024/backend#46
- Bugs are fixed by @Xaniah in P72024/backend#48
- Force add tweaked model by @Xaniah in P72024/backend#50
- Fix backend by @Xaniah in P72024/backend#53
New Contributors
- @FredTheNoob made their first contribution in P72024/backend#5
- @denBruneBarone made their first contribution in P72024/backend#7
- @KORFITZ1DEV made their first contribution in P72024/backend#13
- @Xaniah made their first contribution in P72024/backend#18
- @Aasmundur made their first contribution in P72024/backend#39
Full Changelog: https://github.com/P72024/backend/commits/vawwdw
client
What's Changed
- workflow by @pbaekgaard in P72024/client#1
- update readme by @pbaekgaard in P72024/client#2
- update readme by @pbaekgaard in P72024/client#3
- update readme by @pbaekgaard in P72024/client#4
- PAT by @pbaekgaard in P72024/client#5
- PAT by @pbaekgaard in P72024/client#6
- im a doofus by @pbaekgaard in P72024/client#7
- im a doofus by @pbaekgaard in P72024/client#8
- test by @pbaekgaard in P72024/client#9
- test by @pbaekgaard in P72024/client#10
- update workflow by @pbaekgaard in P72024/client#11
- update workflow by @pbaekgaard in P72024/client#12
- update workflow by @pbaekgaard in P72024/client#13
- Web rtc new by @Aasmundur in P72024/client#15
- Fix line endings by @KORFITZ1DEV in P72024/client#16
- dev container setup on client by @FredTheNoob in P72024/client#19
- Feature/ci cd by @Aasmundur in P72024/client#20
- Mvp by @FredTheNoob in P72024/client#24
- update ngrok link by @FredTheNoob in P72024/client#25
- change background color to green by @FredTheNoob in P72024/client#26
- old color by @FredTheNoob in P72024/client#27
- new color by @FredTheNoob in P72024/client#28
- new color again by @FredTheNoob in P72024/client#29
- 35 move node backend to python by @Aasmundur in P72024/client#31
- 30 vad filter on client research webrtc vad by @FredTheNoob in P72024/client#32
- Update webrtc.js by @Xaniah in P72024/client#35
- added html for screenname, and some js for inserting it into the html… by @Aasmundur in P72024/client#37
- 33 measure performance metrics latency etc on client and backend by @FredTheNoob in P72024/client#36
- fix by @FredTheNoob in P72024/client#39
- Bugs are fixed by @Xaniah in P72024/client#42
New Contributors
- @pbaekgaard made their first contribution in P72024/client#1
- @Aasmundur made their first contribution in P72024/client#15
- @KORFITZ1DEV made their first contribution in P72024/client#16
- @Xaniah made their first contribution in P72024/client#35
Full Changelog: https://github.com/P72024/client/commits/addwad
v1.0.4
test watchtower
v1.0.3
new color ey
v1.0.2
revert color
v1.0.1
test the watchtower with green background release
v1.0.0
Backend
What's Changed
- initial setup for backend containers? by @pbaekgaard in P72024/backend#1
- hello world by @pbaekgaard in P72024/backend#2
- update workflow by @pbaekgaard in P72024/backend#3
- Gitignore by @FredTheNoob in P72024/backend#5
- elo by @FredTheNoob in P72024/backend#6
- Web rtc by @denBruneBarone in P72024/backend#7
- Whisper setup by @pbaekgaard in P72024/backend#8
- fixed symlink being made when not using cuda by @pbaekgaard in P72024/backend#9
- [ADD] localhost fix by @denBruneBarone in P72024/backend#10
- oops by @denBruneBarone in P72024/backend#11
- Fix line endings by @KORFITZ1DEV in P72024/backend#13
- Fix/cuda by @FredTheNoob in P72024/backend#14
- Fix/con front to back by @FredTheNoob in P72024/backend#15
- Created GitHub Actions workflow to run all tests when a pull request … by @Xaniah in P72024/backend#18
- 17 convert to real time backend by @FredTheNoob in P72024/backend#20
- Benchmarking by @FredTheNoob in P72024/backend#26
- Mvp by @FredTheNoob in P72024/backend#28
- merge by @FredTheNoob in P72024/backend#29
New Contributors
- @pbaekgaard made their first contribution in P72024/backend#1
- @FredTheNoob made their first contribution in P72024/backend#5
- @denBruneBarone made their first contribution in P72024/backend#7
- @KORFITZ1DEV made their first contribution in P72024/backend#13
- @Xaniah made their first contribution in P72024/backend#18
Full Changelog: https://github.com/P72024/backend/commits/v1.0.0
Frontend
What's Changed
- workflow by @pbaekgaard in P72024/client#1
- update readme by @pbaekgaard in P72024/client#2
- update readme by @pbaekgaard in P72024/client#3
- update readme by @pbaekgaard in P72024/client#4
- PAT by @pbaekgaard in P72024/client#5
- PAT by @pbaekgaard in P72024/client#6
- im a doofus by @pbaekgaard in P72024/client#7
- im a doofus by @pbaekgaard in P72024/client#8
- test by @pbaekgaard in P72024/client#9
- test by @pbaekgaard in P72024/client#10
- update workflow by @pbaekgaard in P72024/client#11
- update workflow by @pbaekgaard in P72024/client#12
- update workflow by @pbaekgaard in P72024/client#13
- Web rtc new by @Aasmundur in P72024/client#15
- Fix line endings by @KORFITZ1DEV in P72024/client#16
- dev container setup on client by @FredTheNoob in P72024/client#19
- Feature/ci cd by @Aasmundur in P72024/client#20
- Mvp by @FredTheNoob in P72024/client#24
New Contributors
- @pbaekgaard made their first contribution in P72024/client#1
- @Aasmundur made their first contribution in P72024/client#15
- @KORFITZ1DEV made their first contribution in P72024/client#16
- @FredTheNoob made their first contribution in P72024/client#19
Full Changelog: https://github.com/P72024/client/commits/v1.0.0
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- add dev container json files by @FredTheNoob in #12
- dev containers should be mounted properly now by @FredTheNoob in #13
New Contributors
- @FredTheNoob made their first contribution in #12
Full Changelog: v0.0.1...v0.0.3
v0.0.2
What's Changed
- add dev container json files by @FredTheNoob in #12
- dev containers should be mounted properly now by @FredTheNoob in #13
New Contributors
- @FredTheNoob made their first contribution in #12
Full Changelog: v0.0.1...v0.0.2
v0.0.1 Release
Features
- Start a recording which uses your microphone
- Process the audio recording using whisper
- The transcribed result is shown in the backend logs
- Docker setup (with GPU support)
What's Changed
- Update README.md by @pbaekgaard in #1
- 6 create a makefile by @KORFITZ1DEV in #7
New Contributors
- @pbaekgaard made their first contribution in #1
- @KORFITZ1DEV made their first contribution in #7
Full Changelog: https://github.com/P72024/P7Project/commits/v0.1