Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
RapidASR
Commits
159403db
Commit
159403db
authored
Feb 10, 2023
by
SWHL
Browse files
Update demo
parent
df735dd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
demo.py
demo.py
+1
-1
No files found.
demo.py
View file @
159403db
...
@@ -6,7 +6,7 @@ from rapid_paraformer import RapidParaformer
...
@@ -6,7 +6,7 @@ from rapid_paraformer import RapidParaformer
paraformer
=
RapidParaformer
()
paraformer
=
RapidParaformer
()
wav_path
=
'test_wavs/
1657082555863994221829340016640
.wav'
wav_path
=
'test_wavs/
0478_00017
.wav'
print
(
wav_path
)
print
(
wav_path
)
result
=
paraformer
(
str
(
wav_path
))
result
=
paraformer
(
str
(
wav_path
))
print
(
result
)
print
(
result
)
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