inzimambhatti / ml_kit_flutter

This repository contains the all my ML KIT projects using flutter.
13 stars 9 forks source link

Unable to download model data normally #1

Open panw3i opened 1 year ago

panw3i commented 1 year ago
D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/qrnn.en_us.reco_20200318.fst_20191208.recospec.zip
D/zzwh    ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/qrnn.en_us.reco_20200318.fst_20191208.recospec.zip
D/zzwh    ( 8364): Running 1 requests pending connectivity
D/zzwh    ( 8364): Running 1 requests pending connectivity
D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/indy_lstm.latin.6x216.tflite.20191208.zip
D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/en_us.20191208.compact.fst.zip
D/zzwh    ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/indy_lstm.latin.6x216.tflite.20191208.zip
D/zzwh    ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/en_us.20191208.compact.fst.zip
inzimambhatti commented 1 year ago

I am using the built-in model of the google ml kit Maybe u r using the custom model for that you have to download the model from official site or from pubdev.

On Tue, 25 Oct 2022, 1:56 pm panw3i, @.***> wrote:

D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/qrnn.en_us.reco_20200318.fst_20191208.recospec.zip D/zzwh ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/qrnn.en_us.reco_20200318.fst_20191208.recospec.zip D/zzwh ( 8364): Running 1 requests pending connectivity D/zzwh ( 8364): Running 1 requests pending connectivity D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/indy_lstm.latin.6x216.tflite.20191208.zip D/OffroadFileDownloader( 8364): Data download scheduled for file: https://dl.google.com/handwriting/models/en_us.20191208.compact.fst.zip D/zzwh ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/indy_lstm.latin.6x216.tflite.20191208.zip D/zzwh ( 8364): Request didn't meet connectivity requirement before download, queueing. URL: https://dl.google.com/handwriting/models/en_us.20191208.compact.fst.zip

— Reply to this email directly, view it on GitHub https://github.com/inzimambhatti/ml_kit_flutter/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM5KFNNZYLJTKARYR4CAR4TWE6OCFANCNFSM6AAAAAARNXZ4TA . You are receiving this because you are subscribed to this thread.Message ID: @.***>