GithubHelp home page GithubHelp logo

digital-umuganda / deepspeech-kinyarwanda Goto Github PK

View Code? Open in Web Editor NEW
15.0 7.0 2.0 43.44 MB

The kinyarwanda model for deepspeech

License: Mozilla Public License 2.0

PureBasic 100.00%
deepspeech speech-to-text kinyarwanda deep-learning

deepspeech-kinyarwanda's People

Contributors

jrmeyer avatar rutsam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

deepspeech-kinyarwanda's Issues

Corrupted mempped mode file 1200h_output_graph.pbmm

I'm very interested in your project but I'm surprised how little information is given to use it.

I was planning to have a real-time Kinyarwanda speech to Text with your work and I found the following video
https://www.youtube.com/watch?v=c_0Q3T0XYTA and tested your pbmm and scorer models but I'm told that the Model File 1200h_output_graph.pbmm is a correpted memmaped model file.

(DeepSpeech) F:\DeepSpeech\mic_vad_streaming>python mic_vad_streaming.py -m F:\DeepSpeech\1200h_output_graph.pbmm -s "F:\DeepSpeech\kinyarwanda_deepspeech_model(full_vocabulary).scorer"
Initializing model...
INFO:root:ARGS.model: F:\DeepSpeech\1200h_output_graph.pbmm
TensorFlow: v2.3.0-6-g23ad988fcd
DeepSpeech: v0.9.3-0-gf2e9c858
Data loss: Corrupted memmapped model file: F:\DeepSpeech\1200h_output_graph.pbmm Invalid directory offset
Traceback (most recent call last):
File "mic_vad_streaming.py", line 224, in
main(ARGS)
File "mic_vad_streaming.py", line 163, in main
model = deepspeech.Model(ARGS.model)
File "F:\DeepSpeech\lib\site-packages\deepspeech_init_.py", line 38, in init
raise RuntimeError("CreateModel failed with '{}' (0x{:X})".format(deepspeech.impl.ErrorCodeToErrorMessage(status),status))
RuntimeError: CreateModel failed with 'Failed to initialize memory mapped model.' (0x3000)

It seems your 1200h_output_graph.pbmm is very small and is text based while other pbmm files such as english deepspeech-0.9.3-models.pbmm are binary and big.

Could you please show us how to test your model?

OS: Windows 10
Python: 3.8.10
DeepSpeech version 0.9.3

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.