Skip to content

x86 Version Doesn't Default to English model #2

@dbreunig

Description

@dbreunig

Running: $ spchcat audio.wav results in:

Warning: Model not found in /etc/spchcat/models/C/
Warning: Scorer not found in /etc/spchcat/models/C/
TensorFlow: v2.3.0-14-g4bdd3955115
 Coqui STT: v1.1.0-0-gf3605e23
No model specified, cannot continue.
Could not create model: Missing model information.

Running $ spchcat audio.wav --language=en_US works fine.

Interestingly, if you provide a model that doesn't exist it will fall back to en_US as expected. This: $ spchcat audio/4507-16021-0012.wav --language=en results in:

Warning: Language 'en' not found, falling back to 'en_US'
TensorFlow: v2.3.0-14-g4bdd3955115
 Coqui STT: v1.1.0-0-gf3605e23
why should one halt on the way

I am running Ubuntu 18.04.6 on WSL2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions