Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
C
CharIP-Electron
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ali
CharIP-Electron
Commits
83f308a7
You need to sign in or sign up before continuing.
Commit
83f308a7
authored
Dec 05, 2023
by
ali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 删除多余文件
parent
784487f3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
179 deletions
+1
-179
COPYING
src/renderer/public/vosk/models/COPYING
+0
-176
NOTICE
src/renderer/public/vosk/models/NOTICE
+0
-2
vosk-model-small-en-in-0.4.tar.gz
...erer/public/vosk/models/vosk-model-small-en-in-0.4.tar.gz
+0
-0
ShowPhoto.vue
src/renderer/screens/ShowPhoto.vue
+1
-1
No files found.
src/renderer/public/vosk/models/COPYING
deleted
100644 → 0
View file @
784487f3
This diff is collapsed.
Click to expand it.
src/renderer/public/vosk/models/NOTICE
deleted
100644 → 0
View file @
784487f3
The Developer of the ASR models is Alpha Cephei Inc (https://alphacephei.com/e).
Copyright 2019 Alpha Cephei Inc. All Rights Reserved.
\ No newline at end of file
src/renderer/public/vosk/models/vosk-model-small-en-in-0.4.tar.gz
deleted
100644 → 0
View file @
784487f3
File deleted
src/renderer/screens/ShowPhoto.vue
View file @
83f308a7
...
...
@@ -252,7 +252,7 @@ async function startVoskWsAudioInput() {
return
}
initVoskWS
()
await
initVoskWS
();
sampleRate
=
8000
const
mediaStream
=
await
navigator
.
mediaDevices
.
getUserMedia
({
audio
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment