mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
97c601d039
commit
9a27d02b78
@ -415,7 +415,7 @@ class SeacoParaformer(BiCifParaformer, Paraformer):
|
||||
token, timestamp)
|
||||
|
||||
result_i = {"key": key[i], "text": text_postprocessed,
|
||||
"timestamp": time_stamp_postprocessed,
|
||||
"timestamp": time_stamp_postprocessed, "raw_text": text
|
||||
}
|
||||
|
||||
if ibest_writer is not None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user