1. 03 11月, 2021 1 次提交
  2. 19 10月, 2021 1 次提交
  3. 29 9月, 2021 1 次提交
  4. 24 9月, 2021 1 次提交
  5. 14 9月, 2021 1 次提交
  6. 20 5月, 2021 1 次提交
  7. 19 5月, 2021 1 次提交
    • F
      add a g2p example (#623) · 075635d2
      Feiyu Chan 提交于
      * add an example to convert transcription to pinyin with pypinyin and jieba
      
      * format code
      
      * 1. remove script for data downloading, since Baker dataset is not easily downloaded via terminal;
      2. remove pypinyin as an extra requirement; it is alreay required by the main project;
      3. clean code.
      
      * change output format
      075635d2