File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ jobs:
1212# uses: neongeckocom/.github/.github/workflows/skill_tests.yml@master
1313 skill_intent_tests :
1414 uses : neongeckocom/.github/.github/workflows/skill_test_intents.yml@master
15+ with :
16+ ovos_versions : " []"
1517 skill_resource_tests :
1618 uses : neongeckocom/.github/.github/workflows/skill_test_resources.yml@master
1719 skill_install_tests :
1820 uses : neongeckocom/.github/.github/workflows/skill_test_installation.yml@master
1921 with :
2022 test_osm : false
21- # OSM is failing, so skip tests until upstream fix
23+ # OSM is failing, so skip tests until upstream fix
Original file line number Diff line number Diff line change 1+ (скажи|повтори) {phrase}
Original file line number Diff line number Diff line change @@ -28,7 +28,17 @@ en-us:
2828 - repeat this is a longer phrase to repeat back :
2929 - phrase : this is a longer phrase to repeat back
3030
31+ uk-ua :
32+ speak.intent :
33+ - скажи привіт :
34+ - phrase : привіт
35+ - повтори це довша фраза для повторення :
36+ - phrase : це довша фраза для повторення
37+ - скажи доброго дня :
38+ - phrase : доброго дня
39+ - повтори я тестую голосового асистента :
40+ - phrase : я тестую голосового асистента
41+
3142unmatched intents :
3243 en-us :
3344 - how do you say hello in spanish
34- - how do you say thank you in ukrainian
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ languages:
2525 - " ru-ru"
2626 - " sv-se"
2727 - " tr-tr"
28+ - " uk-ua"
2829
2930# vocab is lowercase .voc file basenames
3031vocab : []
You can’t perform that action at this time.
0 commit comments