Qusetions about Tone Label and the CLI API #12
-
Hi, Currently, I'm planning to use this for a school project but couldn't understand the
|
Beta Was this translation helpful? Give feedback.
Answered by
ChenglongMa
Nov 17, 2023
Replies: 1 comment 4 replies
-
Hi @rael346, Thanks for your feedback and sorry for the confusion. For your questions,
Please let me know if I can help you for your project. Thanks. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the link!
In our paper mentioned in the README, we just map the numerical values to alphabetical letters. For example, "1" -> "A", "2" -> "B",..., "7" -> "G".
If you want to use the numerical labels, you can specify it by:
Thanks.