mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-09 22:58:33 +01:00
reminded for unittest special handling
This commit is contained in:
@@ -21,3 +21,5 @@ def recive_transcribe_request(audiofile):
|
||||
''' saves and transcribes and audiofile '''
|
||||
pass
|
||||
|
||||
def android_unittest_transcribe_request(audiofile):
|
||||
''' the android unittests append a special keyword, requests are dummy handled '''
|
||||
|
||||
Reference in New Issue
Block a user