GithubHelp home page GithubHelp logo

Comments (16)

konstantin-mohin avatar konstantin-mohin commented on August 14, 2024 5

yeah, it's two features nice to have:

  1. Recognition from audio file;
  2. Record speech (during recognition);

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024 1

No, currently only directly from the microphone. I can add the functionality but it does not do it now.

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

Unfortunately no to both, but it's a great feature idea. I'll add it to the list for the plugin.

from speech_to_text.

YuriSousaOliveira avatar YuriSousaOliveira commented on August 14, 2024

But can I use a audio file to speech recognize?

from speech_to_text.

YuriSousaOliveira avatar YuriSousaOliveira commented on August 14, 2024

If you add this functionality, how much time do you will finish it?
Because I want to do this, in my new App, for get the time what colaborater enter in the job, and to validate it, I have to recognize what they said and save this audio

Now I save the audio and I want to validate it.

Do you have some idea for me do this?

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

The iOS implementation looks fairly simple but the Android version will be less so. I wouldn't expect any of this functionality in the plugin until next week at the earliest. I might draft something in iOS before that but not Android.

Other alternatives would be to use one of the online services from AWS, Google or Azure to handle the transcription for you. They support sending speech fragments and getting transcriptions back. Here's a reference to the AWS service for example:
https://aws.amazon.com/transcribe/

from speech_to_text.

YuriSousaOliveira avatar YuriSousaOliveira commented on August 14, 2024

Yes, but it would be work in offline.

from speech_to_text.

 avatar commented on August 14, 2024

This would be great!

from speech_to_text.

WillOliveiraa avatar WillOliveiraa commented on August 14, 2024

This would be great!²

from speech_to_text.

assefseer avatar assefseer commented on August 14, 2024

Hi Stephen @sowens-csd
Is this feature available now ...

  1. Recognition from audio file;
  2. Record speech (during recognition);

If yes: can we have example please
if No: when did you plan to do it
Appreciate your superior efforts and work. all thanks.

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

No, not yet. This functionality does not seem to be well supported on Android based on my initial research so I'm trying to decide whether it can be implemented. No date yet since I'm not confident of feasibility.

from speech_to_text.

assefseer avatar assefseer commented on August 14, 2024

Thanks for your prompt response ... I have two ideas that can help solving the issues:
1- can iOS/android keyboard dictation be embedded in flutter app... that will solve the issue

2-can you please help in google speech-to-test flutter implementation ... that could resolve our needs.
speech-to-test flutter need a working example please in GitHub.

appreciate your time and help

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

1- Do you mean from the keyboard or separately? This is already available from the keyboard so I'm guessing you mean a way to trigger that without having to use the keyboard? That is an interesting idea.

2- By 'google speech-to-text flutter implementation' do you mean using their online services as opposed to the built-in Android services? I have considered adding Google / AWS / Azure speech recognition to the plugin but all of them have a cost associated with them.

from speech_to_text.

assefseer avatar assefseer commented on August 14, 2024
  1. Yes I mean to have it like custom keyboard... where we can have the mic icon and text view field on app .. when click the mic and speak the text will show.. but using the dictation of original iOS and android.

  2. no I mean as stand alone...
    since you are facing issues in the audio file recognition .. in the plugin...
    as quick solution can you explain how can we use the google speech-to-text api in flutter .. so we can launch our project ( working example of flutter app with audio file recognized by google speech-to-text api will be great help.)

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

I'm not sure I understand your point 2 above. The plugin does currently use the google speech to text api in flutter. The problem is that I don't believe that API supports recognition from a file. All the references I've found so far point to using a Cloud provider or 3rd party API to achieve that.

from speech_to_text.

sowens-csd avatar sowens-csd commented on August 14, 2024

Since this would only be possible in iOS I'm not going to implement and so will close this issue.

from speech_to_text.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.