microsoft / microsoft/psi

PsiStoreTool for ASR

Open
#328 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
574
Forks
104
Avg merge
19m
Merged PRs (30d)
1

Description

Hi,

I am trying to export speech recognition results to csv using the PsiStoreTool. What is the right way to do that?

Using the save option from the tool I get the following error:

Error: Pipeline 'default' was terminated because of one or more unexpected errors (Unknown schema type name (Microsoft.Psi.Speech.IStreamingSpeechRecognitionResult, Microsoft.Psi.Speech, Version=0.19.100.1, Culture=neutral, PublicKeyToken=null).
A synonym may be needed (see KnownSerializers.RegisterDynamicTypeSchemaNameSynonym())) (Cannot perform runtime binding on a null reference)

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the PsiStoreTool save option and reproduce the failure while exporting ASR results to CSV. Trace the reported unknown IStreamingSpeechRecognitionResult schema and the null runtime-binding error; done means the save operation completes and produces the requested CSV without terminating the pipeline.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
stream-processing, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.