For this PR:
Toggle works great on http://localhost:8080/debug, but the new UI isn't showing on http://localhost:8080/voice-and-text?tutorial=0 (which has the option for both voice + text input). @16JessicaZ, could you either update the UI for voice-and-text?tutorial=0 to include the additional toggle etc. or update debug to include voice input too? (I think it makes most sense to update debug, since it would be great to be able to test voice on the debug page too, but I'll leave it up to you.)
For future PR's:
And then also in terms of voice-input, if you could update the example phrases to include names with multiple words (e.g., "I want to create a variable called hello world"), like we spoke about, that would be great! I'll add a new issue for this.
In terms of the NLU itself, I think either the model parameters/training needs to be tweaked, or there needs to be a lot more training examples (I'll also add an issue for this):
(The vast majority of the following phrases are in the training examples already, but aren't recognized:)
("Program" and "procedure" are usually recognized, but "function" and "method" rarely seem to be recognized:)
For this PR: Toggle works great on http://localhost:8080/debug, but the new UI isn't showing on http://localhost:8080/voice-and-text?tutorial=0 (which has the option for both voice + text input). @16JessicaZ, could you either update the UI for
voice-and-text?tutorial=0
to include the additional toggle etc. or updatedebug
to include voice input too? (I think it makes most sense to updatedebug
, since it would be great to be able to test voice on the debug page too, but I'll leave it up to you.)For future PR's: And then also in terms of voice-input, if you could update the example phrases to include names with multiple words (e.g., "I want to create a variable called hello world"), like we spoke about, that would be great! I'll add a new issue for this.
In terms of the NLU itself, I think either the model parameters/training needs to be tweaked, or there needs to be a lot more training examples (I'll also add an issue for this):
(The vast majority of the following phrases are in the training examples already, but aren't recognized:) ("Program" and "procedure" are usually recognized, but "function" and "method" rarely seem to be recognized:)