Skip to content

Commit

Permalink
chore: adding speaches to service metadata in the app
Browse files Browse the repository at this point in the history
  • Loading branch information
av committed Jan 18, 2025
1 parent 044c2b6 commit 0f65d45
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/src/serviceMetadata.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,12 @@ export const serviceMetadata: Record<string, Partial<HarborService>> = {
wikiUrl: 'https://github.com/av/harbor/wiki/2.2.12-Backend:-SGLang',
},
stt: {
tags: [HST.backend, HST.audio, HST.partial],
wikiUrl: 'https://github.com/av/harbor/wiki/2.2.14-Backend:-Speaches',
},
speaches: {
tags: [HST.backend, HST.audio],
wikiUrl: 'https://github.com/av/harbor/wiki/2.2.14-Backend:-Faster-Whisper',
wikiUrl: 'https://github.com/av/harbor/wiki/2.2.14-Backend:-Speaches',
},
tabbyapi: {
tags: [HST.backend],
Expand Down

0 comments on commit 0f65d45

Please sign in to comment.