-
-
Notifications
You must be signed in to change notification settings - Fork 80
Expand file tree
/
Copy pathNOTICE
More file actions
76 lines (57 loc) · 3.59 KB
/
Copy pathNOTICE
File metadata and controls
76 lines (57 loc) · 3.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Dictate Keyboard
Copyright 2024-2026 DevEmperor
This product includes software developed by The FlorisBoard Contributors.
================================================================================
FlorisBoard
================================================================================
Dictate Keyboard is a fork of FlorisBoard, an open-source keyboard.
Copyright 2020-2024 The FlorisBoard Contributors
Original author: Patrick Goldinger
https://github.com/florisboard/florisboard
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
these files except in compliance with the License. You may obtain a copy of the
License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
The full license text is available in the LICENSE file accompanying this
distribution.
================================================================================
On-device speech recognition models
================================================================================
The on-device models are downloaded on demand and are not part of this source
distribution. They are mirrored unmodified on the project's GitHub releases.
Kroko ASR community models (streaming, issue #233)
Copyright Banafo — https://huggingface.co/Banafo/Kroko-ASR
Licensed under CC-BY-SA. ONNX export by the sherpa-onnx project (Apache-2.0).
OpenAI Whisper — https://openai.com/index/whisper/ (MIT)
NVIDIA Parakeet TDT 0.6B v3 and the primeline German fine-tune (CC-BY-4.0)
NVIDIA Canary 180M Flash — https://huggingface.co/nvidia/canary-180m-flash
(CC-BY-4.0)
GigaAM v2 Russian — https://github.com/salute-developers/GigaAM (MIT)
SenseVoice Small (Chinese, Cantonese, English, Japanese, Korean)
Copyright Alibaba Group — https://github.com/FunAudioLLM/SenseVoice
Licensed under the FunASR Model Open Source License Agreement v1.1
(https://github.com/modelscope/FunASR/blob/main/MODEL_LICENSE), which permits
use, modification and sharing with attribution of source, author and model
name. Mirrored unmodified; the model name is retained as required.
Silero VAD — https://github.com/snakers4/silero-vad (MIT)
Smart Turn v3 — https://github.com/pipecat-ai/smart-turn (BSD-2-Clause)
All of the above are exported to ONNX by the sherpa-onnx project
(https://github.com/k2-fsa/sherpa-onnx), licensed under Apache-2.0.
================================================================================
Chinese Pinyin language pack
================================================================================
Downloaded on demand and not part of this source distribution. Built by
tools/pinyin-dict/generate.py; see tools/pinyin-dict/ATTRIBUTION.md.
CC-CEDICT — https://www.mdbg.net/chinese/dictionary?page=cc-cedict
Published by MDBG, licensed under Creative Commons Attribution-ShareAlike 4.0
International (CC BY-SA 4.0). Referenced work: CEDICT, Copyright (C) 1997,
1998 Paul Andrew Denisowski. The generated table is a derivative and carries
the same license.
OPUS OpenSubtitles frequency lists — https://opus.nlpl.eu
P. Lison & J. Tiedemann (2016), "OpenSubtitles2016: Extracting Large Parallel
Corpora from Movie and TV Subtitles", LREC 2016. Only aggregate word counts
are used; no source text is redistributed.