feat: update README.md
Signed-off-by: 小草林(田梓萱) <xcl@xuegao-tzx.top>
This commit is contained in:
parent
af91fc48cb
commit
eec6b24391
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@ migrate_working_dir/
|
||||
# Flutter/Dart/Pub related
|
||||
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
|
||||
/pubspec.lock
|
||||
pubspec.lock
|
||||
**/doc/api/
|
||||
.dart_tool/
|
||||
.packages
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Whisper Flutter New
|
||||
|
||||
[![pub package](https://img.shields.io/pub/v/whisper_flutter_new.svg?label=whisper_flutter_new&color=blue)](https://pub.dev/packages/whisper_flutter_new)
|
||||
|
||||
Ready to use [whisper.cpp](https://github.com/ggerganov/whisper.cpp) models implementation for iOS
|
||||
and Android
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
name: whisper_flutter_new
|
||||
description: Use whisper.cpp models implementation for Android and iOS
|
||||
version: 1.0.1
|
||||
repository: https://github.com/xuegao-tzx/whisper_flutter_new
|
||||
issue_tracker: https://github.com/xuegao-tzx/whisper_flutter_new/issues
|
||||
homepage: https://pub.dev/packages/whisper_flutter_new
|
||||
|
||||
platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user