Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
accessibility_movie_2
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
赵心治
accessibility_movie_2
Commits
881ebacb
Commit
881ebacb
authored
Nov 05, 2022
by
xuanweiace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除没用的import
parent
b3f15065
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
6 deletions
+2
-6
conf.ini
conf.ini
+2
-3
main_window_ui.py
main_window_ui.py
+0
-1
start.py
start.py
+0
-2
No files found.
conf.ini
View file @
881ebacb
晓颜,女,年轻人
1.25(5字/秒)
\ No newline at end of file
{"video_path":
"F:/mystudy/Eagle/test2/\u4f55\u4ee5\u7b19\u7bab\u9ed8.mp4",
"excel_path":
"F:/mystudy/Eagle/test2/\u4f55\u4ee5\u7b19\u7bab\u9ed8.xlsx",
"detection_info":
{"detected":
false,
"nd_process":
0.0,
"last_time":
0.0,
"caption_boundings":
[]
,
"has_subtitle":
true},
"speaker_info":
{"speaker_id":
"\u6653\u6653\uff0c\u5973\uff0c\u5e74\u8f7b\u4eba",
"speaker_speed":
"1.10(4.5\u5b57/\u79d2)"}}
\ No newline at end of file
main_window_ui.py
View file @
881ebacb
...
...
@@ -7,7 +7,6 @@
# WARNING! All changes made in this file will be lost!
from
PyQt5
import
QtCore
,
QtGui
,
QtWidgets
from
PaintQSlider
import
PaintQSlider
import
qtawesome
...
...
start.py
View file @
881ebacb
...
...
@@ -6,8 +6,6 @@ from PyQt5.QtGui import *;
from
PyQt5.QtWidgets
import
*
;
from
main_window
import
MainWindow
from
qt_material
import
apply_stylesheet
import
qdarkstyle
import
os
os
.
environ
[
'PYQTGRAPH_QT_LIB'
]
=
'PyQt5'
...
...
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