Commit ac460f6
authored
Desktop mvp (#22)
* chore: logging + transcription improvements
* chore: add ax context call on rec start
* chore: amical assets
* chore: qol setup changes
* chore: add sidebar
* chore: transcriptions tab
* chore: transcriptions ui
* chore: frame improvements
* chore: ui rework
* chore logger fixes
* chore: whisper model download func
* chore: update model downloading
* chore: transcription updates
* chore: improved logging
* chore: log whisper metrics + raw pcm proc
* chore: ste up libsql
* chore: layout fixes
* chore: clean up ipcs
* chore: integrate trpc
* chore: formatting fixes
* chore: fix pnpm lock file1 parent 17fdb72 commit ac460f6
123 files changed
Lines changed: 10731 additions & 1626 deletions
File tree
- apps/electron
- assets
- public
- assets
- scripts
- src
- app/dashboard
- components
- ui
- constants
- db
- migrations
- meta
- hooks
- main
- modules
- ai
- audio
- formatter
- models
- settings
- transcription
- renderer
- styles
- trpc
- routers
- types
- packages
- eslint-config
- native-helpers/swift-helper/Sources/SwiftHelper
- types
- scripts
- src
- schemas
- methods
- rpc
- ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments