Skip to content

生成转写文本没有标点 #111

Description

@TracyRAN1

生成转写文本没有标点,请问如何解决?

import dolphin
from dolphin import transcribe

model_name = 'small'
model = dolphin.load_model(model_name, device="cuda")

result = transcribe(model, 'demo_fixed.wav', word_timestamp=True)
print(result)

是使用方式不对吗

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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