BitBarrel

Results 21 issues of BitBarrel

Creating CSV files manually is a lot of work. This could be automated by a script if the name of the WAV file is the same as the transcript. The...

enhancement
good first issue

Quality Voice Activity Detection as part of the API would be very handy. Real time STT in general can be processed these ways: -Continuous inference. -Push To Talk (PTT). -Voice...

enhancement

An option to only allow sentences which occur in the language model would be very helpful. For example, the language model contains this: flap one gear down Currently STT can...

enhancement

Once the .NET package on NuGet for Windows (Visual Studio) is available again, it would be nice to have a streaming VAD example project available.

enhancement

### Description When using a custom font, setTextRunValue() does not set the text of a text run ### Provide a Repro See attached rev and riv file. [text_issue.zip](https://github.com/rive-app/rive-react-native/files/14818778/text_issue.zip) ### Expected...

The example project does not run in Android Studio due to a missing script. Here is the log: ``` Settings file 'D:\tmp\rive-react-native-main\example\android\settings.gradle' line: 2 A problem occurred evaluating settings 'RiveReactNativeExample'....

Currently, you can only play or pan (scrub) one timeline (not state machine) at a time. I need to play (or set the exact position) of multiple timelines simultaneously. There...

My mobile app does not change anything on the screen most of the time, but sometimes it needs 60 fps to render a smooth animation. This no-change situation could be...

feature request
engine

Currently an absolute path to the pbmm and scorer files is used. It would be better if a relative path is used. You can do this by just entering the...

I have two timelines (not state machines) on the same artboard. I want to set one timeline instantly to the 30% position, don’t move it, keep it there. Then I...

feature request