feat: update README.md

Signed-off-by: 小草林(田梓萱) <xcl@xuegao-tzx.top>
This commit is contained in:
田梓萱 2024-06-12 10:07:03 +08:00
parent af91fc48cb
commit eec6b24391
Signed by: tianzixuan
GPG Key ID: A990E6A10CCE8F74
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,6 +24,7 @@ migrate_working_dir/
# Flutter/Dart/Pub related # Flutter/Dart/Pub related
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock. # Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
/pubspec.lock /pubspec.lock
pubspec.lock
**/doc/api/ **/doc/api/
.dart_tool/ .dart_tool/
.packages .packages

View File

@ -1,5 +1,7 @@
# Whisper Flutter New # 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 Ready to use [whisper.cpp](https://github.com/ggerganov/whisper.cpp) models implementation for iOS
and Android and Android

View File

@ -1,6 +1,8 @@
name: whisper_flutter_new name: whisper_flutter_new
description: Use whisper.cpp models implementation for Android and iOS description: Use whisper.cpp models implementation for Android and iOS
version: 1.0.1 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 homepage: https://pub.dev/packages/whisper_flutter_new
platforms: platforms: