Giter Site home page Giter Site logo

parrot_srs_demo_web's Introduction

preview

目前还不能在安卓上选择本地文件,只能在pc端chrome上用

需要把日志导出成csv, 然后用python训练优化,至少1000条数据有效,2000次以上最好

optimizer 测试数据

数据格式

  • begin,undo,这些数据不会持久化到本地,刷新就消失了

框架问题

音频问题

todo

  • 用Legend-State重构,
  • 支持手柄,安卓浏览器不行 https://hardwaretester.com/gamepad
  • pwa意义不大,vite有点难搞 https://vite-pwa-org.netlify.app/frameworks/solidjs
  • 支持自定义模版
  • 测试一下和anki的fsrs间隔是否一致
  • 浏览器对于自动播放音频限制
  • 重构时,删除getTestPreview模式, 多余没必要,getTestDate可以保留,config.json里的index字段没有用可以删了,属于历史遗留
  • 支持树状目录,人性化的导入后合并牌组, 导出后合并牌组, 重命名牌组文件夹, 调整牌组顺序, 目前不弄了, 太花里胡哨了,用命令行工具加上手动调整解决吧
    • 不同的setting适合不同的tree路径
    • 不过每张卡片都有deck_name字段, 以后有空弄是可以的
    • 快捷键设置可以放setting里,不过目前懒得写了
    • 统计也可以写一下,目前懒的写了
    • state-bar组件和logDiv组件刷新两次的原因是, putCsv函数运行了两次, getLogsCsvExtend().length状态刷新了两次, 目前懒得优化了,没啥意义

相关命令

  • https://github.com/hxse/parrot_fashion
    • 生成牌组
      • g lw "D:\my_repo\parrot_fashion\download\BBC Learning English" 0 0 0 -enable_zip 1
    • 合并牌组
      • cd D:\my_repo\parrot_fashion\crawler
      • pdm run python .\loop_whisper.py mzf 'D:\my_repo\parrot_fashion\download\Kurzgesagt In a Nutshell\Kurzgesagt In a Nutshell - Videos UCsXVk37bltHxD1rDPwtNM8Q' "C:\Users\hxse\Downloads\srs file" -regex="^.*2022(0[123456789]|1[012]).*zip$" -stemStart 0 -stemEnd -1

parrot_srs_demo_web's People

Contributors

hxse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.