1. 21 7月, 2023 1 次提交
  2. 13 6月, 2023 1 次提交
  3. 31 5月, 2023 1 次提交
  4. 04 5月, 2023 3 次提交
  5. 25 4月, 2023 2 次提交
  6. 24 4月, 2023 2 次提交
  7. 11 4月, 2023 1 次提交
    • T
      add function for generating srt file (#3123) · c0cc8507
      twoDogy 提交于
      * add function for generating srt file
      
      在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能
      
      * add function for generating srt file
      
      在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能
      
      * keep origin websocket_client.py
      
      恢复原本的websocket_client.py文件
      
      * add generating subtitle function into README
      
      * add generate subtitle funciton into README
      
      * add subtitle generation function
      
      * add subtitle generation function
      c0cc8507
  8. 15 3月, 2023 3 次提交
  9. 14 3月, 2023 1 次提交
  10. 10 3月, 2023 2 次提交
  11. 07 3月, 2023 1 次提交
  12. 06 3月, 2023 1 次提交
  13. 02 3月, 2023 1 次提交
  14. 21 2月, 2023 1 次提交
  15. 17 2月, 2023 3 次提交
  16. 14 2月, 2023 1 次提交
  17. 13 2月, 2023 1 次提交
  18. 08 2月, 2023 1 次提交
  19. 17 1月, 2023 2 次提交
  20. 10 1月, 2023 1 次提交
  21. 09 12月, 2022 1 次提交
  22. 05 12月, 2022 2 次提交
  23. 30 11月, 2022 1 次提交
  24. 25 11月, 2022 1 次提交
  25. 22 11月, 2022 1 次提交
  26. 21 11月, 2022 1 次提交
    • Z
      [ASR] support wav2vec2 command line and demo (#2658) · 94a487bd
      Zth9730 提交于
      * wav2vec2_cli
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * Update RESULTS.md
      
      * Update RESULTS.md
      
      * Update base_commands.py
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      94a487bd
  27. 17 11月, 2022 2 次提交
  28. 08 11月, 2022 1 次提交