Angad Sethi

Results 17 comments of Angad Sethi

Would love to have support for this! Currently, I'm having to cram all my i18n strings into one JSON file to make it work, and that route is really not...

Definitely, @Simek! Thanks for the explanation 🙌 I'll finalise the changes in this PR

@nl-danish, can you share how you are initialising `Voice`?

@nl-danish, the error code `12` means that the locale you're passing to `Voice.start` is not supported by the device. This would probably imply that this language is supported by your...

You're welcome, @nl-danish!

This seems like something that would be possible only on Android via the `triggerModelDownload` method. It doesn't have an iOS counterpart though, and downloading isn't possible with this library. https://developer.android.com/reference/android/speech/SpeechRecognizer#triggerModelDownload(android.content.Intent,%20java.util.concurrent.Executor,%20android.speech.ModelDownloadListener)

Would love to see this PR get merged!

Oh, I'll raise this issue in `tiptap-php` then, @awcodes. Thanks a lot for checking this out!

@pokgak, thanks for working on this! One question regarding the catalog: can we have different identifiers for the two variants of A100s? Like, for the 80GB variant, we could do...

And, one more thing, the catalog includes prices for spot nodes too, but the `SpotPrice` for them seems to be empty, which (according to me) is why the `sky launch`...