ImaginationHours

Chinese Peach features

Dec 13th, 2020 (edited)
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. - Instantly visualize native speaker's Chinese tones from an audio file.
  2.  
  3. - Record and measure the accuracy of my Chinese tone by overlaying the preview of my tone with the native’s one.
  4.  
  5. - Implement the most efficient Chinese live speech recognition system (Google speech-to-text) to have an instant feedback on the exactness of my pronunciation during shadowing, in order to make sure that a native speaker could understand what I am saying.
  6.  
  7. - Assigning to each Chinese syllable a customizable color according to their tone (1st tone : red, 2nd : orange etc... like in Pleco & MDBG dictionaries) to improve brain attention and memory performance.
  8.  
  9. - Completely ban TTS (Text-to-Speech) and only use high quality native audio recording files to have the most accurate Chinese pronunciation.
  10.  
  11. - Each flashcard contains simple and high frequency of use daily conversation example sentences, based on the main word of the flashcard. (Ex : word = 睡觉 ; Example sentence = 我很累我要去睡觉) Sentences should come with an audio file.
  12.  
  13. - Each word of the sentences are individually clickable and the definitions are displayed right away. (Multiple definitions have to be displayed if the word is a homonym). Words also come along with an audio file.
  14.  
  15. - Each syllable of each word can be individually clickable and come with a smooth Hanzi drawing animation showing the stroke order. (Hanzi Writer) By clicking on the animation, a pop-up shows and the user should be able to draw the Hanzi using mouse/trackpad for computer or finger with smartphone. (Syllables also come along with an audio file.)
  16.  
  17. - Syllables have images showing the etymological transformation over the centuries of the Hanzi coming with explanations. The radical composing the hanzi and their respective meaning is also displayed when selected. (Ex : Syllable = 明 ; Radicals = 囧 window / 月 moon)
  18.  
  19. - Flashcard creation process is automated to be as optimal as possible. Once the user enter the word he wants to learn (Ex : 学习) the software instantly fill the flashcard with the phonetic translation and their respective definition(s). The software also suggest the user all the examples sentences from the database that contains the word 学习. Illustration images will be saved on the server and can be added from the user's local disk or using URL. Personal example sentences can also be added and are automatically splitted into words with their definitions.
  20.  
  21. - Pre-made illustrated flashcards sorted by HSK level are available for users who don't want to spend time creating their own flashcard. (Even if I strongly recommend to create your own for better memorization)
  22.  
  23. - The software is accessible from smartphone/tablet on iOS/Android through a native application, and desktop via browser. User's accounts would instantly synchronize your progress/settings between different platforms. Users are able to start their daily review on their computers, and finish it later with their smartphones on the bus. The software is accessible even without internet connection, meanwhile some features using backend services (such as tones and speech recognition) won't be accessible.
  24.  
  25. - Users are able to choose between Simplified or Traditional Chinese characters, and between Pinyin or Zhuyin for the phonetic transcriptions system.
  26.  
Add Comment
Please, Sign In to add comment