chore(release): bump version to 1.0.1 (build 27)
Release the current PiP reliability, polish style, macOS dictionary, and UI updates.
This commit is contained in:
@@ -25,7 +25,7 @@ actor MacMLXStreamingASRProvider {
|
||||
locale: Locale
|
||||
) async throws -> MacMLXStreamingSession {
|
||||
let qwen = try await loadModel(model)
|
||||
var config = StreamingConfig(
|
||||
let config = StreamingConfig(
|
||||
decodeIntervalSeconds: 0.5,
|
||||
boundaryDecodeIntervalSeconds: 0.2,
|
||||
boundaryBoostSeconds: 1.0,
|
||||
|
||||
Reference in New Issue
Block a user