v0.0.2 latest release #12
sujithatzackriya
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre Release 0.0.2
A new release is available!
Please check out the release here.
What's New
.dmgpackageWhat would be next?
Known issues
How to Get Started
Frontend
Running from dmg
dmg.zipfilemeeting-minutes-frontend_0.1.0_aarch64.dmgfile inside the dmg foldermeeting-minutes-frontend.appto Applications folderBackend
Download the source code
Source Code.zipfrom hereGo to the
backenddirectory:cd backendMake sure you have install all the pre requsites before proceeding - ffmpeg, cmake, c++ compiler and Python versions between 3.10 and 3.12 are required
Add env file
echo -e "ANTHROPIC_API_KEY=your_api_key\nGROQ_API_KEY=your_api_key" | tee .env
Build dependencies by eunning
build_whisper.shRun the server with
clean_start_backend.shWhat's Changed
Full Changelog: v0.0.1.1...v0.0.2
This discussion was created from the release v0.0.2.
Beta Was this translation helpful? Give feedback.
All reactions