I Created a Library for dart and flutter #2805
                  
                    
                      azkadev
                    
                  
                
                  started this conversation in
                Show and tell
              
            Replies: 3 comments 1 reply
-
| 
         @azkadev Is this working now?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| 
         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.
                  
                    0 replies
                  
                
            -
| 
         I have finished the sample application, here is the new one: https://github.com/azkadev/whisper_flutter  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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:

Beta Was this translation helpful? Give feedback.
All reactions