@dicta-asr/doubaoime-asr 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dicta-asr/doubaoime-asr",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Dicta provider package for Doubao IME ASR",
5
5
  "keywords": [
6
6
  "asr",
package/provider.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  id = "doubaoime-asr"
2
2
  name = "Doubao IME ASR"
3
- version = "0.1.2"
3
+ version = "0.1.3"
4
4
  protocol = "dicta-provider-jsonl-v1"
5
5
  command = "bin/dicta-provider-doubaoime-asr"
6
6
  model = "doubaoime-asr"