Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Const-me committed Jan 29, 2023
1 parent 45e141c commit 600cb13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ and [explicit FP16](https://github.com/microsoft/DirectXShaderCompiler/wiki/16-B

Automatic language detection is not implemented.

The original version implements “diarize” feature, they analyze stereo PCM to detect speaker based on the difference between left/right channels.<br/>
Despite my version preserves stereo PCM data over the pipeline, it doesn’t expose that data.

In the current version there’s high latency for realtime audio capture.<br/>
Specifically, depending on voice detection the figure is about 5-10 seconds.<br/>
At least in my tests, the model wasn’t happy when I supplied too short pieces of the audio.<br/>
Expand Down

0 comments on commit 600cb13

Please sign in to comment.