-
## ❓ Questions and Help
为啥speech_to_sil_time_thres设置的越大,切割出的音频会越多呢?
-
### Description
The code snippet included below hits a SIL verification assertion when compiling with the most recent Swift 6.0 development toolchain.
### Reproduction
```swift
func silVerificatio…
Jnosh updated
1 month ago
-
> Created by bitbucket user **severinh** on 2014-04-06 10:13
> Last updated on 2016-07-04 20:42
The field assignment `newList.next := this` adds the predicate instance specifying `this` as a nested p…
-
https://github.com/sillsdev/flexbridge/pull/407 got the AppVeyor build running again, but now there's [an error](https://ci.appveyor.com/project/SIL_Language_Technology/flexbridge/builds/50164279/mess…
rmunn updated
4 months ago
-
Documenting discussion starting [here in discord](https://discord.com/channels/725836368059826228/725846797339066379/1117600592966205531).
A useful piece of functionality would be allowing photonvi…
-
> Created by bitbucket user **lbrutschy** on 2016-09-12 13:26
> Last updated on 2016-09-12 13:55
I am now refactoring ProgramExtender to match an updated interface, and it turns out it is never used.…
-
**Description**
The Swift compiler crashes when emitting SIL for the following Swift code:
```swift
// Logger.swift
final class StdoutOutputStream: TextOutputStream {
func write(_ string:…
-
Recreate issue:
* Follow https://github.com/sillsdev/TheCombine#getting-started-with-development on macOS 10.15
* From within the project folder, run `npm run test-backend -- --filter FullyQualified…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14088 |
|Radar | rdar://problem/73507243 |
|Original Repo…
-
Excellent library, thanks for your efforts. I'm attempting to punctuate speech-to-text output of multi-party conversations. Was excited to see that your library supports pause durations during secon…