Skip to content

[Feature Request] Customized Audio Transcription Provider #1275

Open
@cpwan

Description

@cpwan

Current implementation:

transcript = recognizer.recognize_google(audio).strip()

The problem is that, when my audio is not in English, it still try to transcribe to English. Is it possible to implement some configurable options to change to other provider? The SpeechRecognition library provides a couple of alternative. Technically, it should not be hard to implement... The problem is how to make the configuration intuitive and easy to understand...

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