hi
i use deepspeech , and run the model from the scratch , built all the files
i have my own data , i set the train set and dev set and test set
i run the code and the training finish
i get my result
and i run the export mdel command where i get my pb model
??( my question how i know my model size (bp
@Suhad_Al-Issa Please make an effort, your message is absolutely non-understandable to me.
Please also avoid notifying people like you did, this is adding noise to everybody and it will not make us reply faster.
ok i am sorry
i didnot know this before
ok
i used deepspeech
i have my own data
every thing is ok
i get mt result
"also and i get my " output_graph.pb
i want to know my model pb size
how much equal
??
I’m sorry, but this still does not make any sense. I would help you, but you keep spamming everywhere, so this is really getting me super-angry.
It’s one thing not to be native english speaker: I am not, and it is obvious you are not as well and it is why I don’t understand your question.
It’s another to constantly being rude by sending the same message on multiple channels and not paying attentions to the replies of people trying to help you.
So, find someone more at ease with english to help you formulate, or use translation tool, to articulate a clear question.
@Suhad_Al-Issa If you are unable to articulate it in english, maybe also try to tell us what language you speak and formulate your question in your native language. Maybe we can get it translated somehow as well.
I’m sorry
I didn’t like making noise
I deleted my issue from Github
Yes, I am not a native English man
Well, I’ll try to ask my question more clearly now
How can I get the size of the “Graph.pb” model that I got it after the Deepspeech model finished it’s executing on my data?
That’s much better, thanks for the effort.
Well that’s not really a deepspeech question, ls -hal graph.pb
will get it.
thank you for you replying
i just write this command in terminal
?and give it my pb name
ok
i try it
: and i get this
total 181M
rw-r–r-- 1 suha suhad 181M oct 21 12: 00 output_graph.pb
where this mean 181 Megabyte the size of pb model
Looks like reading and using Google Translate is not your thing. We’ll try this:
PB = slow
PBMM = fast
Use convert to get PBMM. The size does not change.
i did not use google translate
may my writing isn’t clear due to i’m not anative english
thank you any way
i will try to convert it