Skip to content

How to import deepspeech model in local environment or google colab? #3806

Open
@afsara-ben

Description

@afsara-ben

I can run deepspeech using

!deepspeech --model deepspeech-0.9.3-models.pbmm --scorer deepspeech-0.9.3-models.scorer --audio audio.wav

but if I try to do import deepspeech it gives the error

ModuleNotFoundError: No module named 'deepspeech'

I have done pip install deepspeech and using python3.7 so it shouldn't be a compatibility issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions