Skip to content

[Bug] Whisper Base Small model with accuracy issue and service not stable issue #1037

Description

@MindyCMM

Describe the issue

One ISV team is developing local AI features based on FL Whisper model, they want to know whether we can help them on the fixing and improvement.
Model : Whisper Base /Small

  1. We often observe word segmentation issues in the transcription results, where unnecessary spaces are inserted. For example, "2006年" may be transcribed as "200 6年". Do you have any recommended optimization approaches for improving tokenization and text formatting accuracy?
  2. During testing, we occasionally encounter a situation where the model service becomes unresponsive (typically after repeatedly starting and stopping the feature). Once this occurs, the service can no longer be accessed successfully until the PC is rebooted.
    o Is there an API available to forcibly restart the LLM service?
    o Is there a recommended minimum interval between service startup and shutdown operations to avoid this issue?

To reproduce

1.We often observe word segmentation issues in the transcription results, where unnecessary spaces are inserted. For example, "2006年" may be transcribed as "200 6年". Do you have any recommended optimization approaches for improving tokenization and text formatting accuracy?
2. During testing, we occasionally encounter a situation where the model service becomes unresponsive (typically after repeatedly starting and stopping the feature). Once this occurs, the service can no longer be accessed successfully until the PC is rebooted.

Urgency

No response

Platform and architecture

Windows X64

OS Version

Windows 11 25H2 x64 - 26200.9168

Installation type

Released package/binary

Foundry Local version

SDK1.2.3

API or surface area

C# SDK

Hardware acceleration/backend

CPU

Backend/runtime version

No response

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions