Coder Social home page Coder Social logo

anki-englishpod-converter's Introduction

Will's github stats

OS & Apps

Languages & Frameworks

I Keep Eyes On

anki-englishpod-converter's People

Contributors

willbchang avatar

Watchers

 avatar

anki-englishpod-converter's Issues

Record deck's number with problems

Missing fields:
[ 012, 017, 021, 023, 024, 029, 035, 036, 041, 042, 078, 194, 199 ]

Link in html is not valid:
[045, 046, 048, 050, 052, 053, 054, 057, 058, 059, 064, 065, 066, 067, 069, 070, 071, 072, 073, 074, 075, 076, 081, 083, 084, 085, 086, 087, 088, 090, 091, 092, 095, 099, 112, 118, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 136]

Add examples

  1. download rv.mp3, e.g. https://archive.org/details/englishpod_all/englishpod_0001rv.mp3
  2. Get text from rv.mp3 by speech to text
  3. Using ChatGPT to extract example and response with json format

Prompt:

Extract the vocabulary, explanation and it's example from the paragraph below, response with json format. 

{data: [{vocabulary, explanation, example}]}

I'll give you the vocabularies: still working on, would recommend, complimentary, go with, grab


The English part Audio review. Listen to the meaning, then say the vocabulary word. Not yet completed. Need more time? Still working on. Suggest. Would recommend. Free. Complementary. To choose, pick. Go with. To get quickly. Grab. Let's try that faster. Not yet completed. Need more time? Still working on. To get quickly. Grab. Suggest. Would recommend. To get quickly. Grab. To choose, pick. Go with. Now say the word and hear it in a sentence. Still working on. Have you decided what to do tonight? I'm still working on it. Complementary. Would you like a complimentary dessert? Go with. I'll go with the red dress instead of the blue one. Grab. Let's grab some beers after work. Go with. I'll go with the red dress instead of the blue one. Grab. Let's grab some beers after work. 


Response:

{
  "data": [
    {
      "vocabulary": "still working on",
      "explanation": "Not yet completed. Need more time?",
      "example": "Have you decided what to do tonight? I'm still working on it."
    },
    {
      "vocabulary": "would recommend",
      "explanation": "Suggest. Free. Complementary.",
      "example": "Would you like a complimentary dessert?"
    },
    {
      "vocabulary": "complimentary",
      "explanation": "Free. Complementary. To choose, pick.",
      "example": "Would you like a complimentary dessert?"
    },
    {
      "vocabulary": "go with",
      "explanation": "To choose, pick.",
      "example": "I'll go with the red dress instead of the blue one."
    },
    {
      "vocabulary": "grab",
      "explanation": "To get quickly.",
      "example": "Let's grab some beers after work."
    }
  ]
}

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.