-
Notifications
You must be signed in to change notification settings - Fork 4.6k
I Created a Library for dart and flutter #2805
-
Actually I have made a whisper library for dart and flutter for a long time #30 , but because at that time I didn't need it so I didn't update it
Library source code:
https://github.com/General-Developer/whisper_library
Here is a simple example:
Screenshot_20250210-183424
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments 1 reply
-
@azkadev Is this working now?
Beta Was this translation helpful? Give feedback.
All reactions
-
Actually it still works, but my github org and pubdev accounts are suspended so it still works but there are no updates, I will try to update it later if there are still people interested
Beta Was this translation helpful? Give feedback.
All reactions
-
I remade it again.
This time it's faster and doesn't require ffmpeg anymore, so all audio files can be translated without manual conversion.
Here's the repository link: https://github.com/azkadev/whisper_gpl
Beta Was this translation helpful? Give feedback.
All reactions
-
I have finished the sample application, here is the new one: https://github.com/azkadev/whisper_flutter
Beta Was this translation helpful? Give feedback.