-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update name.rx * Update name.rx * Update tell_me_my.voc * Update my.voc * Update language.voc * Update language_stt.voc * Update preferred.voc * Update second.voc * Update test_intents full * Update neon-minerva test dependency for dependency resolution * Update test dependencies to get failing utterance in logs * Update Ukrainian intent tests to address test failure * Update Ukrainian intent tests to address test failure * Update test_intents.yaml delete extra word * Update setting.rx rx change * Update test_intents.yaml Small name letter * Update test_intents.yaml add dot * Update test_intents.yaml * Update test_intents.yaml * Update my_name_is.voc * Update my_name_is.voc * Update test_intents.yaml * Update test_intents.yaml * Update language_stt.intent * Update test_intents.yaml * Update language_tts.intent * Update test_intents.yaml * Update language.rx * Update test_intents.yaml * Update my.voc * Update test_intents.yaml * Update preferred.voc * Update minerva test dependency spec * Update skill.json * Update intent tests to skip OVOS --------- Co-authored-by: NeonDmitry <[email protected]> Co-authored-by: NeonDaniel <[email protected]>
- Loading branch information
1 parent
607b749
commit 348f0ce
Showing
16 changed files
with
107 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
я говорю {request_language} мовою | ||
я буду розмовляти з вами {request_language} мовою | ||
я говорю {request_language} мовою | ||
я буду розмовляти з вами {request_language} мовою |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
розмовляй зі мною {request_language} мовою | ||
говори зі мною {request_language} мовою | ||
розмовляй зі мною {request_language} мовою | ||
говори зі мною {request_language} мовою |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(розмовляти|на) (?P<rx_language>.*) | ||
(розмовляти|на|це|то|є) (?P<rx_language>.*) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(мое імя|я|мене звати) (?P<rx_name>.*) | ||
(на імя|на|як|э|це) (?P<rx_name>.*) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(це|ці) (?P<rx_setting>.*) | ||
(це|ці|на) (?P<rx_setting>.*) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
мова | ||
мова | ||
мову | ||
мовою | ||
мови |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
стт | ||
мова в текст | ||
введення | ||
розмовний | ||
розмовний | ||
розмовну |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
я | ||
моє | ||
мою | ||
мої | ||
моя |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
моє ім'я | ||
моє ім'я користувача | ||
моє ім'я користувача | ||
моє імя | ||
моє імя користувача | ||
моє імя користувача | ||
назвіть мене | ||
моє ім'я це | ||
моє ім'я є | ||
моє імя | ||
моє імя це | ||
моє ім'я користувача | ||
моє ім'я користувача це | ||
моє імя користувача | ||
моє імя користувача це | ||
кличте мене | ||
звертайтеся до мене як | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
обрано | ||
бажане | ||
бажане | ||
обрана | ||
бажана | ||
бажану |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
другий | ||
другу | ||
додатковий | ||
вторинний | ||
додаткову | ||
вторинний | ||
вторинну |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
скажи мені мою | ||
яке моє | ||
яке моя | ||
які мої | ||
чи знаєш ти мою | ||
чи знаєш ти моє | ||
читай | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
neon-minerva[padatious]~=0.2 | ||
#ovos-lingua-franca~=0.4,>=0.4.8a12 | ||
neon-minerva[padatious]~=0.2,>=0.2.1a2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters