thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
430 stars 28 forks source link

[Feature Request]: API server #147

Closed thewh1teagle closed 4 days ago

thewh1teagle commented 6 days ago

Describe the feature

Provide a way to transcribe through HTTP API. Using axum and topia (for swagger) on port 3082 through --server option in cli. Use shared state for models in both tauri and axum for efficient memory use.

thewh1teagle commented 4 days ago

Added. use --server