745165806 / PaddleSpeechTask

A speech library to deal with a series of related front-end and back-end tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaddleSpeechTask

A speech library to deal with a series of related front-end and back-end tasks

环境

  • python==3.6.13
  • paddle==2.1.1

中/英文文本加标点任务 punctuation restoration:

数据集: data

  • 中文数据来源:data/chinese
    1.iwlst2012zh
    2.平凡的世界

  • 英文数据来源: data/english
    1.iwlst2012en

  • iwlst2012数据获取过程见data/README.md

模型:speechtask/punctuation_restoration/model

1.BLSTM模型

2.BertLinear模型

3.BertBLSTM模型

About

A speech library to deal with a series of related front-end and back-end tasks


Languages

Language:Python 98.5%Language:Shell 1.5%